droiddevgeeks / CustomMarker

This is demo for custom marker. Use has control over markers.

Home Page:https://developers.google.com/maps/documentation/android-sdk/marker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CustomMarker

This is demo for custom marker. Use has control over markers. Markers indicate single locations on the map. We can customize markers by inflating our own layout and based on our use-cases. We can have control over click event in a different part of markers.

Libraries

Screenshots

The screenshot below shows how the app looks like when it is done.

Custom Use Cases