-
Hi,
What is the highest compatible leaflet version that works with your filter plugin? 0.7 seems fine, 1.3 doesn't work.
Thanks
-
Hi,
i try using your library into my project which is using ionic framewrok. but i got this error
> ERROR TypeError: L.Routing.openrouteservice is not a constructor
when i run the app.
i a…
-
I've noticed that a GetFeatureInfo request with multiple layers in the QUERY_LAYERS parameter isn't supported by GWC.
A request on a normal WMS service for multiple layers is formatted by defining all…
-
_From @VolvoOlympian on July 19, 2015 5:20_
The tile resolution is low on mobile devices(especially on Android). The words and shapes on the map are a bit pixelated. Is there a way to increase the de…
-
Hi I have an example:
```
var polygon = "POLYGON((30 10,10 20,20 40,40 40,30 10))";
var mapOptions = {
center: [50, 5],
zoom: 16
};
var map = L.map('map', mapOpt…
-
Does this work with wms?
What would have to be changed?
Not sure if I a up to the challenge: But I may tackle this if you point me out the necessary changes.
-
### Ce signalement concerne…
- https://garagiste-de-france.fr, annuaire (avec avis des clients) avec localisation via carte osm (cf pic.)
![Screenshot 2023-08-21 at 16-50-15](https://github.com/os…
-
### What is the bug?
After a fast change in zoom, my simple state/country border webp tiles do not redraw correctly. My GUESS is that the "old" tiles are not being REMOVED until a map interaction. …
-
> 🔴 At this time, this has not been identified as a blocker for GeoSpecify. This is a request for a future enhancement.
**Is your feature request related to a problem? Please describe.**
We've hea…
-
```
What steps will reproduce the problem?
1. Created a new project from the playn archetype version 1.6
2. Added the following code to the main game class (GridTest in this case)
init method
@O…