I want to get the num value of the marker when I click on the marker in for and put it in putxtra, so please help me how to get the num value.
android-studio java googlemap
Is this what you want?
Marker.getZIndex()
https://developers.google.com/maps/documentation/android-sdk/marker
© 2024 OneMinuteCode. All rights reserved.