Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 337 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 337 Bytes

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!