Repository contains code along with demo on how to use maps in android
🏷️ Step-1: Get the SHA-1 certificate fingerprint from your system
How to get SHA-1 key:
* Use this link: https://stackoverflow.com/a/73687558/1083093
🏷️ Step-2: Get the Google aps Api key by creating a project in google console
How to get API key: https://developers.google.com/maps/documentation/android/start#get-key
* Place to edit Keys: https://console.cloud.google.com/google/maps-apis/credentials?project=<PROJECT_NAME>-<PROJECT_ID>
Selection |
Normal |
Hybrid |
Satellite |
Custom-Marker |
---|---|---|---|---|
3D Building view |
Setting up boundaries |
Animate camera |
Map Marker Actions |
---|---|---|---|
Normal Polyline |
Polygon Polyline |
Map marker click |
Map Polyline Circle |
Custom Polyline |
---|---|---|---|---|
Normal Map Style |
Custom Style Applied |
---|---|
Read contribution guidelines for more information regarding contribution.
Feature requests are always welcome, File an issue here.
Support it by clicking the ⭐ button on the upper right of this page. ✌️
This project is licensed under the Apache License 2.0 - see the LICENSE file for details