-
const maptalks = require('maptalks');
//with node-canvas 2.0
const { createCanvas, Image } = require('canvas');
//load node adapters, source: https://github.com/maptalks/maptalks.node
require('m…
-
Hi,
I work with ArcGIS JS API 4 and OL3 and load GeoAdmin-layers as WMTS-layers (TileLayers)
Now I want to avoid the annoying 'http 400' messages in browser when non existing tiles were queried ou…
-
Hi, can you explain what are the differences between the two brances (only in the js files).
Master is said to be compatible with Leaflet 1.0-dev and is the one in the turban repo's PR. What is the g…
-
**Expected behavior**
I expected that using a LayerGroup (e.g. of two tile layers with different zoom levels) as a basemap in Control.Layers works.
**Current behavior**
Basically it works, howeve…
-
Hello,
I've seen that this repo has been not actively developed since 2017 but I'm using it and eventually I could try to fix it if someone could help me to understand this issue, because apart of …
-
artspace artspace.com "The World's Best Contemporary Art, Online"
This is a commercial site with (pricy) artwork for sale. They are very active, current, and often inspiring to me with article a…
-
Gaps can be seen between tiles in Firefox. I'm reporting this from https://github.com/Leaflet/Leaflet/issues/8302#issuecomment-1203045420.
tmiaa updated
5 months ago
-
I use maxNativeZoom and maxZoom on some projects to allow zooming further than normal zoom levels allow. Normally I can zoom past the native level and continue to render tiles, despite the fact that t…
-
请问这个怎么配置:
若 eslint 报错 AMap is undefined 之类的错误。请将 AMap 配置到 .eslintrc 的 globals 中。
-
I have a use case, where I need an additional non-native zoom for a map. For the zoom level, I can easily add a `maxZoom: 29` option, however, an additional resolution is also needed (`0.05`) so I hav…