mapmyindia_gl 0.1.3 copy "mapmyindia_gl: ^0.1.3" to clipboard
mapmyindia_gl: ^0.1.3 copied to clipboard

outdated

A Flutter plugin for integrating MapmyIndia Maps inside a Flutter application on Android, iOS and web platfroms.

Flutter MapmyIndia GL #

This Flutter plugin allows to show embedded interactive and customizable vector maps inside a Flutter widget. For the Android and iOS integration. This project only supports a subset of the API exposed by these libraries.

Adding MapmyIndia Keys #

The recommended way to provide your keys through the MapmyIndiaAccountManager calss:

MapmyIndiaAccountManager.setMapSDKKey(ACCESS_TOKEN);  
MapmyIndiaAccountManager.setRestAPIKey(REST_API_KEY);  
MapmyIndiaAccountManager.setAtlasClientId(ATLAS_CLIENT_ID);  
MapmyIndiaAccountManager.setAtlasClientSecret(ATLAS_CLIENT_SECRET);
26
likes
0
pub points
83%
popularity

Publisher

verified publishermapmyindia.com

A Flutter plugin for integrating MapmyIndia Maps inside a Flutter application on Android, iOS and web platfroms.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, mapmyindia_gl_platform_interface

More

Packages that depend on mapmyindia_gl