walmyrcarvalho / custom-styled-maps-android

Demonstration project with an example of Google Map custom map styling on Android.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

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! 🤖

About the Google Maps API key

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.

How to run it?

Just clone the project and import the project on Android Studio on File > Open Project, easy! ❤️

LICENSE

You can find it here!

About

Demonstration project with an example of Google Map custom map styling on Android.

License:MIT License


Languages

Language:Kotlin 100.0%