-
Hi,
I'm using geoman.io to draw and edit geofences with react-leaflet.
I create a polygon with multiple eventlistners, inculding "pm:cut".
The problem: after the first cut has been made, no more ev…
-
### Pending Issues
- [ ] Drexel-UHC/salurbal-city-selection-scrolly-spanish#1
- [ ] Drexel-UHC/salurbal-city-selection-scrolly#3
### Action Items
- [x] Sent out for review to DMC and Execu…
-
Hi,
When I render more than 200 markers, I notice the map start moving very slow when dragging. I have no issue with `mapbox-gl-js`, even with more than 400 markers written in React.
I decided …
-
I am busy upgrading my project to React 18 because I need features in React 18 and with this React Leaflet I also upgraded.
Previously I used React Leaflet Draw but it seems the owner of that package…
-
## How to reproduce
- Leaflet version I'm using: Leaflet.draw 1.0.2,
- Browser (with version) I'm using: Chrome - Version 62.0.3202.75 (Official Build) (64-bit)
- OS/Platform (with version)…
-
Has anyone attempted to use html2canvas with leaflet. I have been able to get html2canvas to work with google maps but I now need to get it to work for leaflet, when I pan the map left, right, up or d…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
I don't know how to reproduce as another project of mine doesn't have this issue. Only my project in question has this issue. Everything is working fine on development server. However, after building,…
-
What if every output element could also serve as an input widget?
Then you could do things like:
* User clicks on chart datapoint → python script receives the value for that data point and does so…
tvst updated
2 months ago
-
```
import React, { Component } from "react";
import { Map, Marker, Popup, FeatureGroup,LayersControl,TileLayer } from "react-leaflet";
import ReactLeafletGoogleLayer from "react-leaflet-google-la…