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

svg overlays instead of builtin leaflet drawing #8

Open
Gjum opened this issue Nov 1, 2016 · 1 comment
Open

svg overlays instead of builtin leaflet drawing #8

Gjum opened this issue Nov 1, 2016 · 1 comment

Comments

@Gjum
Copy link
Owner

Gjum commented Nov 1, 2016

maybe use d3 for that:

need to make sure it still renders fine on all devices, leaflet has a canvas fallback

allows us to draw smooth svg curves
https://www.w3.org/TR/SVG/paths.html#PathDataCurveCommands

and to use TexturesJS https://riccardoscalco.github.io/textures/

@Gjum
Copy link
Owner Author

Gjum commented Mar 30, 2018

this also allows us to use automatic label placement

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

1 participant