https://github.com/droiddevgeeks/custommarker
This is demo for custom marker. Use has control over markers.
https://github.com/droiddevgeeks/custommarker
android android-application custom-marker-kotlin custom-markers google-maps googlemaps kotlin kotlin-android makrker-state maps marker-type markers markers-on-map
Last synced: about 1 month ago
JSON representation
This is demo for custom marker. Use has control over markers.
- Host: GitHub
- URL: https://github.com/droiddevgeeks/custommarker
- Owner: droiddevgeeks
- Created: 2020-06-15T11:51:11.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-15T12:38:35.000Z (over 5 years ago)
- Last Synced: 2025-04-09T19:52:45.851Z (6 months ago)
- Topics: android, android-application, custom-marker-kotlin, custom-markers, google-maps, googlemaps, kotlin, kotlin-android, makrker-state, maps, marker-type, markers, markers-on-map
- Language: Kotlin
- Homepage: https://developers.google.com/maps/documentation/android-sdk/marker
- Size: 1.52 MB
- Stars: 9
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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
* [Android Support Library][support-lib]
* https://developers.google.com/maps/documentation/android-sdk/marker## Screenshots
The screenshot below shows how the app looks like when it is done.