perliedman / leaflet-realtime

Put realtime data on a Leaflet map
ISC License
743 stars 167 forks source link

Unable to move the map #159

Closed TheSkripterDK closed 4 years ago

TheSkripterDK commented 4 years ago

So its cool and all put how can i use it with mapbox satellite-streets-v9 tiles and while i try to move the map it now hovers back to the marker its tracking i want it to be tracking multiple markers and when they are within 5 meters of a specific leaflet point they will do x thing and be able to move the map around and searching and stuff :) @perliedman

TheSkripterDK commented 4 years ago

@perliedman

perliedman commented 4 years ago

Remove or change the event handler for update, that's where the hover logic happens.