switch to maplibre? #9
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
harmen/mapmind#9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Mapmind currently uses an (outdated) version of OpenLayers. The changing of the OpenLayers API with every major version makes code maintenance somewhat cumbersome. Also their programming structure is getting more and more convoluted to my taste.
Mapbox seemed to offer powerful native support for various graphic operations, but was recently given a proprietary license. An open source fork was started at https://github.com/maplibre/maplibre-gl-js although it seems not (yet) as well documented as OpenLayers.
Should MapMind make the switch at some time? And for what reasons?