-
Currently it takes ~40s to run the test suite. It used to be much faster, but we added a lot of unit tests since then and some of them are bottlenecks. We can use `karma-time-stats-reporter` plugin to…
-
Hi,
I'm trying to use your very nice library in a Jupyter Notebook.
But currently i'm stumbling over the problem, that the Map is already loaded, when i want to load the Jupyter Notebook Cell agai…
-
Hi,
I have developed below code for GeoSearchControl, but not getting Long & Lat after search is completed
`const searchControl = new GeoSearchControl({ //geosearch object
provider: new OpenS…
-
Hi,
I'm using D3.js to add an SVG on top of the first of two synced maps. When I zoom in and out, the SVG zooms in and out as well, just as expected. However, when I drag the map around, the SVG mo…
-
Hi! I see you're using an embed of sv-map here:
https://github.com/therealPaulPlay/OpenGuessrEducation/blob/a9973f957a50765627c417880146b89270cba617/src/routes/guides/read/beginner/coverage/%2Bpage.s…
-
Hey,
i created a native web-app with PhoneGab. By adding a bearing to the map a gutter appears on mobile devices. Heres a screenshot:
![gutter](https://cloud.githubusercontent.com/assets/22934513/…
-
Hi currently I am using that map, I see there are different methods available.
From those methods, we can get the coordinates and save those to the database if want to keep those coordinates.
But …
-
hi,
Thank for the library! I am new to leaflet and still trying to wrap my head around the implementation/plugins.
I am trying to use `Leaflet.Control.Layers.Tree` package in Next.js application. …
-
The code example found here:-
https://labs.os.uk/public/os-data-hub-examples/os-places-api/capture-and-verify-example-find
The code does not display an 'OS map' when opened in a browser. The 'OS…
-
Hello.
I want to dynamically update loader function of DataTile (https://openlayers.org/en/latest/examples/data-tiles.html), but only new tiles are updated.
this is my code.
https://codesandbox…