Open dedalo opened 12 years ago
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
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