leaflet-map icon indicating copy to clipboard operation
leaflet-map copied to clipboard

Fix error on leaflet-marker to get leafleat-icon

Open tonimc opened this issue 8 years ago • 0 comments

Use Polymer.dom() to get leaflet-icon and leaflet-divicon definitions instead of use document.getElementById which only works if you add the components to the main document.

tonimc avatar Jan 19 '17 16:01 tonimc