-
Would love WMS support (as well as regular TILE services).
-
Start preliminary dashboard
-
function App() {
return (
Atlantis Internet Services
;
…
-
We love the 100% browser-based [TerriaJS](http://terria.io/) client for consuming OGC and ESRI map services (based on Cesium and Leaflet). But currently it won't consume OpenAerialMap imagery becaus…
-
Zoom controls on map do not work if `L_DISABLE_3D = true`.
```html
L_DISABLE_3D = true;
```
Sample: https://plnkr.co/edit/S6LVFcI4fsPpSVnP5V5h?p=preview
My LeafletJS version - 1.5.1.
…
-
Hi, i have the following RGB image:
![Screenshot from 2020-08-01 14-51-34](https://user-images.githubusercontent.com/16523144/89102152-a7e64600-d406-11ea-8f42-2d2d587138f5.png)
The visualization…
-
Look into these plugins:
https://github.com/naomap/leaflet-fusesearch - lists results in right panel, uses fuzzy logic
https://github.com/stefanocudini/leaflet-search - autocomplete, no fuzzy
-
Tinkering around with [rollup-plugin-visualizer](https://github.com/btd/rollup-plugin-visualizer), it's pretty easy to embed this into our rollup build, and Jacob and I were noticing how useful it is …
-
### Describe the problem
In my current solution a MapService sits behind a proxy api which checks for JWT token provided as an "Authorization" header with each request before forwarding it further …
-
The map to draw fields does not have a lot of details, so it is difficult for them to draw small fields in accurate locations.
As a mitigation, it would be helpful if there was a satellite overlay.…