soli004

Results 6 issues of soli004

Possible? Is it possible using text labels on a map instead of point or markers. I mean when you are zoomed in to a level when clusters are split to...

Have issues trying to get highlight function to work when splitting up a GeoJSON file in several layerGroups, tried to put in "var distance" but that did not work. The...

Hello, I have problems with my polygon layers not showing up when changing base layers. I can se the polygon layers flashing up when I change base layer, it seem...

I have a hard time to implement this filter ```javascript // After this function call 'filtered' contains the filtered list of GeoJSON features var filtered = geoJson.filter( function(element) { //...

I tried with a + 10000 polygons geojson file (22mb) it runs thru it all but the map freeze and I can not pan. I can zoom in and out...

Hello, Trying to implement StyleEditor with following function below on this link: [https://olanaso.github.io/Leaflet-Select-Polygons/#](url) The problem is that it "it override each other" for the color and color fill of the...