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
oms.min.js:19 Uncaught TypeError: Cannot read property 'b' of undefined
at t.OverlappingMarkerSpiderfier.c.markersNearAnyOtherMarker (oms.min.js:19)
at Ag.<anonymous> (mapAndChat.factory.js:237)
at Ag.<anonymous> (js?key=AIzaSyDXSAqF34lRFhHlmQFW7iDkNppkiIKC6JQ:105)
at _.x.trigger (js?key=AIzaSyDXSAqF34lRFhHlmQFW7iDkNppkiIKC6JQ:104)
at common.js:34
at vx.D (map.js:32)
The markersNearAnyOtherMarker ()method causes no error when reverting to the last version of OverlappingMarkerSpiderfier.
The text was updated successfully, but these errors were encountered:
jQrgen
changed the title
markersNearAnyOtherMarker TypeError
markersNearAnyOtherMarker TypeError after update to v1.0.0
Apr 4, 2017
Hello, i just updated to v1.0
The following code:
with options:
Causes the following error:
The
markersNearAnyOtherMarker ()
method causes no error when reverting to the last version of OverlappingMarkerSpiderfier.The text was updated successfully, but these errors were encountered: