-
See original issue with ideas: https://github.com/dreid93/smmapp/issues/10
Current SMU Campus Map: http://www.smu.ca/documents/campus-map.pdf
Features:
- [ ] Directions from user location to a room…
-
Is this library compatible with measurement plugins for Leaflet like leaflet-measure? Are there any considerations to be aware of?
-
Java.lang.IllegalArgumentException: Namespace leaflet-plugins does not exist
So I just followed the official instruction to setup a foreign lib for the project, and it works just fine in the browser.…
-
IITC currently is pretty integrated with Leaflet.
And Leaflet event system is powerfull, and definitely more comprehent than IITC custom homebrew hooks.
But then we need some additional compatibility…
-
Hi,
Congratulation for the v1! I was looking at [the article](https://leafletjs.com/2016/09/27/leaflet-1.0-final.html) and stopped on [the part about `cleaner plugin ecosystem`](https://leafletjs.com…
SBats updated
2 years ago
-
Hi,
I am using a leaflet map in my RShiny application and would like to access an authenticated title layer. From the documentation I see that this feature is not currently supported. If there a w…
-
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. …
-
I found the installation guidance of heatmap.js in different context, it's very useful because I am currently using Node.js as my developing back-end context, but the usage in how to include them into…
-
These classes can be made module-friendly by using a wrapper like this (credit to @sheppard).
``` javascript
(function (factory) {
if (typeof define === 'function' && define.amd) {
// AMD…
-
**Scope**:
I'd like to play with this library using jsfiddle.net or similar, but I can't figure out how to make it work.
**Description**:
I've tried simply using `` to load in the `.js`…