Leaflet.utfgrid
Leaflet.utfgrid copied to clipboard
A UTFGrid implementation for leaflet that is super small.
Hi, does this plugin work for an external url with utfgrid encoded data? Let's say a url like: "http://domainXXXX/geoserver/gwc/service/wmts/?SERVICE=WMTS&REQUEST=GetTile&VERSION=1.0.0&LAYER=layerXXXXXXXX&TILEMATRIXSET=EPSG:900913&TILEMATRIX=EPSG:900913:{z}&TILEROW={y}&TILECOL={x}&FORMAT=application/json;type=utfgrid"
I receive this error ocassionally. ``` Uncaught NotFoundError: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node. window.(anonymous function).(anonymous function) @...
Did a project this summer that required LOTS of UTFgrids (>17), and had a hard time finding documentation/answers for how to switch them out at different zoom levels, so I...
Hi, I noticed something when working with a large layer that only is displayed on zoom levels 15-18. If the layer is added at a zoom above the minzoom, say...
I'm working on a project to show zoom levels like 1/1.000.000 so I need to zoom with decimals. When I'm using zoom level with decimals UTFGrid is not working. Is...
During the first ajax request after adding a utfGrid layer to a map, Internet Explorer (v11.0.9600) throws a `DOMException: InvalidStateError`. I believe the problem is due to setting `request.timeout` after...
Not sure if this is really a bug but more to do with intention. I noticed the new changes now load the Utfgrid with 'this' as the parameter to be...
This is somewhat more questionable and not necessarily something you want to merge into master, but I noticed that with significant panning and zooming over time, the UtfGrid layer developed...
Mouseout is triggered when mouse was previously on a data area and is on a data == null area now. As discussed in #32.
Hello, At zoom levels