Android Question Google Maps: How to hightlight a marker

toby

Well-Known Member
Licensed User
Longtime User
There are a few markers shown on the map and when a user makes a selection on a separate list, I want to notify him/her which marker is related to his/her selection. How it can be done?

My test app is based on the Google Map Tutorial example

TIA
 

TILogistic

Expert
Licensed User
Longtime User
You can use the following, when user select from the list and the map shows the selected marker.


also you can if you want you can indicate the zoom level.

changing this CameraPosition1.Zoom to a variable mZoom
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…