This is a demonstration project with an example of Google Maps custom map styling on Android!
This example will be presented on my talk on Android Meetup #43 and these are the link for the slides! 🤖
The Google Maps API key used on it is hosted on my personal account, so if it stop working in some way just create your own key and replace the google_maps_key
value on the google_maps_api.xml
file with your own key value.
Just clone the project and import the project on Android Studio on File > Open Project
, easy! ❤️
You can find it here!