Skip to content

MyTek/google-maps

 
 

Repository files navigation


Google Maps

@capacitor-community/google-maps

Capacitor Plugin using native Google Maps SDK for Android and iOS.


Purpose

NOTE: This project is forked and is not ready yet. I am adding some functionality that this project is missing and fixing a bug or two. When this is ready i will change the post here to include the changes made.

From original repo at https://github.com/capacitor-community/google-maps: Under the hood this package makes use of the Native SDKs for Google Maps, written in Java and Swift for both Android and iOS respectively. In comparison to the JavaScript SDK the Native SDKs have much better performance and are more cost effective1. It also adds support for offline caching.

[1] The "Dynamic Maps" SKU for the Native SDKs is offered free of charge by Google (Native Dynamic Maps pricing), as opposed to the on-demand pricing model for the JavaScript SDK (JavaScript Dynamic Maps pricing).

Documentation

Extensive documentation is available here.

Shortcuts

About

Capacitor Plugin using native Google Maps SDK for Android and iOS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 46.4%
  • Swift 31.8%
  • TypeScript 20.0%
  • Objective-C 1.2%
  • Other 0.6%