3.0.2 • Published 7 years ago

nativescript-googlemaps v3.0.2

Weekly downloads
15
License
Apache-2.0
Repository
github
Last release
7 years ago

ATTENTION: This repository is deprecated. Use the nativescript-google-maps-sdk plugin as an alternative.

Welcome to the nativescript-googlemaps plugin for NativeScript framework

Prerequisites

Install nativescript-googlemaps plugin.

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

The plugin will default to latest available version of the Android play-services-maps SDK. If you need to change the version, you can add a project ext property googlePlayServicesVersion like so:

//   /app/App_Resources/Android/app.gradle

project.ext {
googlePlayServicesVersion = "+"
}
3.0.2

7 years ago

3.0.1

7 years ago

3.0.0

7 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago