Iterate markergroups #133
Closed
hupe13
started this conversation in
Show and tell
Replies: 3 comments 1 reply
|
True. Do you think it's worth updating? Maybe I could update the jsdoc so that IDE's can see the types? |
0 replies
|
I found this in connection with marker clusters and groups, markergroups.length was always 0. That's why I investigated that.
Maybe. |
1 reply
|
Thank you very much. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi Bozdoz,
it is not a issue, it is a notice.
You describe in your FAQ:
That suggests you could do it that way:
But the working code is:
See example:
https://github.com/hupe13/extensions-leaflet-map/blob/6d13c3fb8c1c4415d1781d711c9003a3b301da95/php/zoomhome.php#L63
All reactions