Map container not found.
-
Uncaught Error: Map container not found.
at e._initContainer (leaflet.js?ver=5.3.2:5)
at e.initialize (leaflet.js?ver=5.3.2:5)
at new e (leaflet.js?ver=5.3.2:5)
at Object.t.map (leaflet.js?ver=5.3.2:5)
at cttmMapLoop (travelersmap.js?ver=5.3.2:80)
at Array.forEach (<anonymous>)
at HTMLDocument.<anonymous> (travelersmap.js?ver=5.3.2:30)I need the map to show on Popup.
but the problem is that the Map Container is initialized at document ready and document ready has not popup on it.Can you maybe add a function or something to call when we use it in a popup?
Or can you suggest me how i can fix this?
ThanksThe page I need help with: [log in to see the link]
The topic ‘Map container not found.’ is closed to new replies.