MapsPluginExample icon indicating copy to clipboard operation
MapsPluginExample copied to clipboard

Maps plugin example for Cordova/Android

MapsPluginExample

Maps plugin example for Cordova/Android

Setup

  • Update your project to a Google API's SDK target with android update project
  • Get a Google Maps API key and set it in res/layout/map.xml (use the example file).
  • Build&Run!