-
Simplest example:
http://examples.webglearth.com/
... which is compatible with LeafletJS, which we already support.
Probably the easiest way to get it up and running.
(way) More powerful, but wa…
-
Based on initial review of `grommet-leaflet-core`, the following action items remain:
- [x] rename `grommet-leaflet-core` to `grommet-leaflet` (https://github.com/grommet/grommet-leaflet/pull/42)
- […
-
Simple notice,
changing the dimensions map div, any layer painted on map disappear.
Only on Safari browser.
No error is signed on console.
There is a mode devolp to solve or is a bug ?
Thank…
-
-
Marker clusters might be good to include on composers map too.
-
Hi,
I have been using this on the iphone as a great mapping api for offline maps ... it rocks ...
I'm keen to extend the library to allow a method to be called to do a transformation of the map and …
-
To add to the roundup todo list, use the following markdown format.
```
- [ ] optional description [link name](/link/to/item)
```
So it generates the following:
- [x] optional description [li…
-
With ongoing development between the two Maps, it stands to reason one can help the other and vice versa. Are you amendable to seeing if the dev will work with us to not only fix the compatibility bug…
-
I have an application using Leafletjs for mapping and I am struggling with how to test interactions with the map. Eg a mouse hovering over a particular map position should create a pop up; clicks on m…
-
Hello everyone,
I have a problem with a duplicate map.
Is it possible that the map does not duplicate? Any suggestions?
```
Widget build(BuildContext context) {
return Scaffold(
…