-
Hello, I don't kow if the problem comes from my code but every time I draw a polygon, edit a form or delete one I've got got this error :
leaflet.draw.js:9 Uncaught TypeError: Cannot read property '…
-
_From @jasadams on March 25, 2014 13:22_
I know the way bounds and center was reworked recently. One side effect of this improvement is that after the inital load of my map, the bounds are not set. I…
-
_From @pkarop on October 7, 2015 17:30_
Are there any params for Google maps layer, so I can set language and api key through Javascript?
I am trying something like this
```
layers: {
…
-
_From @VolvoOlympian on July 18, 2015 8:16_
I get "Cannot read property 'centerMapOnPosition' of undefined" with the following code on line `L.GeoIP.centerMapOnPosition(map, 15);`, am I missing somet…
-
_From @VolvoOlympian on July 19, 2015 5:20_
The tile resolution is low on mobile devices(especially on Android). The words and shapes on the map are a bit pixelated. Is there a way to increase the de…
-
_From @jrosczyk on June 18, 2015 8:18_
Looking for a way to access the selector overlay checkboxes so I can have a custom (off map) checkbox reflect the selector's state. Any ideas?
Not working:
``…
-
_From @kripton69 on June 18, 2015 9:52_
I have a L.layerGroup() and set layers in the group. The problems is, if I change the template and go back to the map I have a ERROR: bounds is undefined or ER…
-
I noticed on popups and layer controls the zoom and drag property are disabled, so I was wondering if there is any way that I can apply those same functions to a nested sidenav component from some div…
-
The current implementation of supporting plugins is very monolithic and puts a lot of complexity into the core of ui-leaflet. Myself and @jessertaylor are proposing we de-scope ui-leaflet and come up …
-
_From @rikbosch on March 31, 2015 11:52_
I'm trying to adjust the map's bounds to the bounds of a featureGroup.
However, when retrieving the bounds of the group, it contains no marker layers.
I'm c…