leaflet-extras / leaflet-map

Leaflet map as web component
https://leaflet-extras.github.io/leaflet-map
116 stars 72 forks source link

tiles didn't load #61

Closed ghost closed 8 years ago

ghost commented 8 years ago

Hi there,

I try to use the leaflet-map with polymer. I add the leaflet-map tag inside my template, but when loading (and waiting) there is only one tile which is displayed (in the top left) with the original configuration (no leaflet-tilelayer, only set the latitude, longitude and zoom)

Does anyone have any idea? Thanks a lot

1

ghost commented 8 years ago

Finally found the solution, the leaflet-map was inside a div with a hidden$= attributes, which seems to be a little problem

bstmedia commented 8 years ago

@bastienarm Hi, i'm having the same issue. Can you please help me to get it fixed ?

Thanks Stefan