You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if you pass the marker as a parameter when opening an infowindow, it position is calculated automatically AND if you later setposition() to the marker moving it, the infowindow moves with the marker.
infoWindow.open(me.getMap(),marker);
thanks
The text was updated successfully, but these errors were encountered:
if you pass the marker as a parameter when opening an infowindow, it position is calculated automatically AND if you later setposition() to the marker moving it, the infowindow moves with the marker.
infoWindow.open(me.getMap(),marker);
thanks
The text was updated successfully, but these errors were encountered: