vincedchart

Results 7 comments of vincedchart

In Chrome, the issue happens particularly using https://github.com/KoGor/leaflet-fullHash the plugin that changes the URL like in https://mappingforyou.eu/italia/#9/45.8231/7.7701/base but not in https://mappingforyou.eu/italia/ the issue remains in Firefox, which looks different

@rumbleh thank you ! it's working but it's creating a conflict with leaflet draw and leaflet editable, removing their handles! (pictured are those handles at the normal state) ![0te9j](https://github.com/Igor-Vladyka/leaflet.motion/assets/82042821/4da2dde6-1ebb-42c0-8feb-5ee4adbc21c7)

to do so, we need to know what the layer is, and convert it to geojson that's what I'm trying to do: var newpolygon = map.editTools.startPolygon(); var gpolygon = newpolygon.toGeoJSON();...

pursuant to the core.py settings, my test request to the following url with my true api key : https://www.alphavantage.co/query?function=TIME_SERIES_DAILY_ADJUSTED&symbol=IBM&interval=5min&apikey=DUMB000API000KEY0005ZO got the result: { "Information": "Thank you for using Alpha Vantage!...

this indeed was useful , i'd like to see the map again here