Appolica / InteractiveInfoWindowAndroid

Library project, developed and maintained by Appolica, offering an interactive info window for Google maps on Android.
249 stars 56 forks source link

Where can i put the API Key in Sample Project? #19

Closed guitar9 closed 5 years ago

guitar9 commented 7 years ago

Hello, where can i put the Google Maps API Key in the sample Project? There is no "google_maps_api.xml"

pingpingsim commented 6 years ago

It's inside sample folder's manifest file. https://github.com/Appolica/InteractiveInfoWindowAndroid/blob/master/InteractiveInfoWindowAndroid/sample/src/main/AndroidManifest.xml

deangenovski commented 5 years ago

@pingpingsim is correct