issues Search Results · repo:danzel/Leaflet.utfgrid language:JavaScript is:public
Filter by
25 results (93 ms)
25 results
indanzel/Leaflet.utfgrid (press backspace or delete to remove)Dear Leaflet Plugin Maintainer,
We’re excited to announce the release of the Leaflet V2.0 alpha version! 🎉
This marks a significant step toward modernizing Leaflet’s architecture and aligning it with ...
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 ...
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 16, and you zoom into the layers range, 15, ...
Is there a plan to write typescript definition file ?
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 there a way to solve this issue?
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 ...
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) ...
If you have a utfgrid tileset where empty tiles are omitted (aka respond with a 404) then this plugin doesn t work
because (from what I can tell), errored requests are never removed from the request queue ...
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 passed for the window parameter. Passing this assumes that ...
Is there a reason why the mouseout functionality in the example is in the mouseover-function?
utfGrid.on( mouseover , function (e) {
if (e.data) {
document.getElementById( hover ).innerHTML = hover: ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.