leaflet-geopackage icon indicating copy to clipboard operation
leaflet-geopackage copied to clipboard

Leaflet GeoPackage

Results 4 leaflet-geopackage issues
Sort by recently updated
recently updated
newest added

### Description: In my **next.js** project I use to display maps with the react-leaflet library, in some cases I need to import the tile layer from a **gpkg** file, to...

How about a 'load' event like in other async leaflet layers like TileLayer or ImageOverlay? I need to know when the GeoPackage has loaded completely so I can read the...

hi! i am trying to use geopackagetilelayer in react-leaflet but unfortunately i am encountering error. i cannot find sample code or documentation how to properly use it in react-leaflet. i...

Removing .leaflet-popup-content for compatibility of original leaflet .leaflet-popup-content CSS style. Adding interactive option for disabling popup if needed.