Click on Android Studio Google Map Marker

Asked 1 years ago, Updated 1 years ago, 109 views

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

2022-09-20 11:07

1 Answers

Is this what you want?

Marker.getZIndex()

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


2022-09-20 11:07

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.