You will find :
- Style of Google Maps (Dark, Retro, etc)
- Type of Google Maps (Hybrid, Satellite, etc)
- Show building in 3D
- Set zoom limit (Maximum / Minimum)
- Update Camera Position
- Animate Camera Movement
- Store data object in a Marker
- Marker customization
- Info window customization
- Add Polyline & Polygon
- Polyline customization
- You need API Keys of Google Maps SDK for Android, visit https://developers.google.com/maps/documentation/android-sdk/get-api-key for more details.
- Create local.properties and put your API Keys on variable MAPS_API_KEY :
MAPS_API_KEY=your api key