jawj / OverlappingMarkerSpiderfier

Deals with overlapping markers in Google Maps JS API v3, Google Earth-style
http://blog.mackerron.com
836 stars 238 forks source link

Disable move and hide markers #149

Closed gokushan closed 6 years ago

gokushan commented 6 years ago

Hi

I don´t know if i tell you is a issue or i am doing something wrong. I am using demo3 and i want to disable moving markers and hide over the map. For do this i setup with this options:

var oms = new OverlappingMarkerSpiderfier(map, { markersWontMove: true, markersWontHide: true });

Is this ok? Thanks in advance

gokushan commented 6 years ago

Sorry. There isn´t a problem of library. I have to setup in the marker draggable:false