speigg-nativescript-geolocation

Provides API for getting and monitoring location for NativeScript app.

Usage no npm install needed!

<script type="module">
  import speiggNativescriptGeolocation from 'https://cdn.skypack.dev/speigg-nativescript-geolocation';
</script>

README

Welcome to the nativescript-geolocation plugin for NativeScript framework

Prerequisites

Install nativescript-geolocation plugin.

Navigate to project folder and run NativeScript-CLI command tns plugin add nativescript-geolocation.

This project can be used as an example how to use nativescript-geolocation and nativescript-googlemaps plugins.