-
Currently the IIP layer can only float around at [0,0]. Would like to place it geographically in the correct location and size.
Use Case: Adding high resolution geotiff images to a map.
-
**Is your feature request related to a problem? Please describe.**
I use the react-leaflet library and Id love to be able to add a Georaster layer as a react component.
**Describe the solution you…
-
I was looking into some raster animation plugins for Leaflet and came across code that seems to do some aggressive smoothing. Do you know if something similar could be done here to allow us to use a c…
-
I have been tumbling around with npm and webpack to get a plain JS file to include without any success.
The Vue2 Leaflet docs provide a CDN version that is easy to implement.
https://vue2-leaflet…
-
The notebook `Notebooks/ipyleaflet_polygon_selector.ipynb` contains
```
if topo_background:
m = Map(width='1000px',height='600px', center=center, zoom=zoom, \
default_tiles=TileLayer(url=…
-
Hi Everybody! First of all thanks a lot for the amazing library. I've searched to find how I can use this library for React Leaflet. I couldn't make it work on React leaflet. I'll be very thankful if …
-
Hi,
I don't know if it's a good solution but that works.
In angular.json :
```
"scripts": [
"node_modules/leaflet/dist/leaflet.js",
"node_modules/leaflet-area-se…
-
Humanitarain OpenStreetMap Team (HOT) has developped last year the OSM Humanitarian Style, now visible on openstreetmap.org. This style shows more humanitarian features then the OSM Mapnik style and i…
-
I found something in the render function of the TileLayer.hx file.
In Mac OS, I tried to compile a code I made for a game and it thrown an exception on the render function. A Invalid Cast exception…
-
### What do you want implemented?
I did not find how to disable caching or specify age of cache for TileLayer
### What other alternatives are available?
_No response_
### Can you provide any other…