leaflet-map
leaflet-map copied to clipboard
Fix error on leaflet-marker to get leafleat-icon
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.