Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility with Leaflet 1.7.0 #133

Open
stefaneichert opened this issue Nov 19, 2020 · 1 comment
Open

Compatibility with Leaflet 1.7.0 #133

stefaneichert opened this issue Nov 19, 2020 · 1 comment

Comments

@stefaneichert
Copy link

Hi dvf team!
Thanks for the great plugin! I am using it for spatial visualisations of archaeological data at https://thanados.net
We are displaying the count of various artefact types as chart markers and it works very well.

However:
When using dvf with a leaflet version higher than 1.5.0 I get the follwing console errors with Chart Markers:

Path.js:109 Uncaught TypeError: this._updateBounds is not a function at i.setStyle (Path.js:109) at i.<anonymous> (leaflet-dvf.js:4654) at i.fire (Events.js:190) at i._fireDOMEvent (Map.js:1440) at i._handleDOMEvent (Map.js:1397) at HTMLDivElement.c (DomEvent.js:92)

This occurs both with the dvf 0.3.1. and the 1.0 dev branch and only in Leaflet versions above 1.5.0. on Chromium and Firefox...

Thanks and best regards,
Stefan

@kzsepoloane
Copy link

Leaflet issue 6662

Take a look at this it solved the problem for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants