-
related to #11
is there a React library to make this easy?
-
Not sure if this is something that needs to be fixed or just documented, but here is the thing:
I've got quite a few circles and polylines on top of the map, which represent different entities and ca…
-
I updated to `2.1.0` and I can no longer build my app. It's complaining that it can't find `node-sass` (which is installed)
``` json
// package.json
{
"name": "r3ntr_meteor",
"version": "1.0.0",…
-
So far i was able to extend L.Canvas to add _updateImage function:
...
`ctx.drawImage(layer.options.img, p.x, p.y);`
...
, and also extended L.CircleMarker (i think that's not the right way, but i wan…
-
-
Hi,
no sure what is going on, but the Google Maps layer does not work with Leaflet master as of 02/21/2013. It works fine with LL 0.5.1
The zoom buttons do not respond and if you zoom out using pinc…
-
I think those should be restricted, unless, of course, their official contributors want to use it or if you may use those to redirect to their project pages.
-
It would be useful for `LayerGroup` to support wholesale replacement of all Layers with a `LayerGrout.setLayers( layers )` method.
External events can cause the child layers to need synced - items i…