Alternatives to infowindow

前端 未结 4 1166
深忆病人
深忆病人 2021-01-13 16:13

On of the drawbacks of google maps infowindows is that map will move to make room for the infowindow to display. ebubble( http://econym.org.uk/gmap/ebubble.html) overcomes t

4条回答
  •  温柔的废话
    2021-01-13 17:02

    If you are willing to use the Google Maps Flash API, there is a way of opening info windows without the map panning. The info window stays open until the user closes it. The user can move the map while the window remains open.

    Link to example here. Right click map to view source.

提交回复
热议问题