-
~~In the `/libraries/leaflet/config.yml` file there is a reference to `https://github.com/shramov/leaflet-plugins/blob/master/layer/vector/KML.js` for cdn, for static there is no corresponding .js fil…
-
新增一个地球模式,用于基于ECEF坐标系的渲染,说明如下:
* 只支持webgl渲染的图层,VectorLayer不支持
* InfoWindow,UIMarker等UIComponent能正常支持
* 先提供对TileLayer,Geo3DTilesLayer,地形,PointLayer/LineStringLayer/PolygonLayer,GLTFLayer,ThreeLayer的支…
-
Hi I was using your control with no problems with tileLayers, but when I started using this plugin:
https://gitlab.com/IvanSanchez/Leaflet.GridLayer.GoogleMutant, and try to load layers generated by …
ghost updated
6 years ago
-
## Value Proposition
**As a** hungry oarsman/woman
**I want to** have an interactive map
**so that** I can search it for the locations I need and switch to them directly
## Description
…
-
Hey @ngyewch, thanks for building this awesome wrapper for leafletjs.
I'm currently trying to render multiple markers with a custom icon and came across this strange result.
![image](https://git…
-
Need nicer HTML/JS to work with IE.
This issue must first be more detailed.
-
### 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…
-
Dear all,
thanks for that usefull plugin! However, I have a problem. As soon as I try to integrate Leaflet.Photo with a mapbox map, neither my map nor my photos are loaded.
If I replace your
```
var…
-
Hi,
Following readme.md, I have successfully deployed in VM and btw with Docker but app requests a kind of error (output in browser) :
```
import $ from 'jquery'; window.$ = $; import OpenFair…
-
When shifting a canvas around, it gets clear pixels.
There should be a way to keep canvases from upper levels, and copy the corresponding pixels from there. That should get rid of multiple transparen…