-
### Checklist
- [X] I've looked at the [documentation](https://leafletjs.com/reference.html) to make sure the behavior isn't documented and expected.
- [X] I'm sure this is an issue with Leaflet, not…
-
Great lib the only problem I have so far is When zoomed the marker moves from its correct position. Thanks!
```
export const MarkerCard = (props: MarkerCardProps) => {
...
return (
...
`…
-
**Describe the bug**
`TileMap.insertLayerAt()` and `GroupLayer.insertLayerAt()` behave different with a new layer and size not set. TileMap version will resize the layer to the size of the map. G…
-
Hi all,
When unselecting a layer in the layers control (`LayerControl`) I'd expect the `visible` attribute of the layer changes to `False`, but it does not. Obviously, the other way around doesn't …
-
**maptalks's version and what browser you use?**
----
1.0.0-rc.28
**Issue description**
----
```js
const rasterLight = new maptalks.TileLayer('light', {
urlTemplate: 'https://{s}.basemaps…
-
Would it be possible to add _GeoJSON tiles_ to _geoc_?
https://github.com/mapbox/geojson-vt
Supported in
- https://github.com/Leaflet/Leaflet.VectorGrid
- https://github.com/glenrobertson/leafle…
-
could it be that the script from map.geo.admin.ch has a bug?
this is how i use leaflet + map.geo.admin.ch , it works but the error message is spit out ?
```js
let map = new L.Map("map", {
…
-
WMTS support both KVP and REST request methods, but QGIS2Web only supports KVP.
In both the Openlayers and Leaflet clients it is possible to support this.
For Openlayers see the docs here : h…
-
How [Leaflet.TileLayer.MBTiles](https://gitlab.com/IvanSanchez/Leaflet.TileLayer.MBTiles) could be merged in a Leaflet.VectorGrid.MBTiles?
Should it be a new project?
Any opinion @IvanSanchez ?
-
Tried this plugin with the leaflet 1.0.3 and got error that `L.TileLayer.Canvas` is undefined.