dynamically interaction #143
Unanswered
SvilenStoianov
asked this question in
Q&A
Replies: 1 comment
|
Globally you can access all markers: // iterate any of these arrays: `maps`, `markers`, `lines`, `circles`, `geojsons`
var maps = window.WPLeafletMapPlugin.markers; |
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.
Hello,
Is there a way to add marker or get already created marker coordinates with java script to map created with shortcode?
All reactions