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
The nearbyDistance function currently takes into consideration only the pixel distance between the markers. Would it be possible to add support for real distance?
The text was updated successfully, but these errors were encountered:
I'm not sure this is really in scope for this library. nearbyDistance specifies the pixel radius within which other markers will be spiderfied. It's in pixels, not metres, because it's about how close together the markers are on the map at the current zoom level, not in real life.
The nearbyDistance function currently takes into consideration only the pixel distance between the markers. Would it be possible to add support for real distance?
The text was updated successfully, but these errors were encountered: