JamesLMilner / terra-draw

A library for drawing on maps that supports Mapbox, MapLibre, Google Maps, OpenLayers and Leaflet out the box
https://terradraw.io
MIT License
447 stars 50 forks source link

[Chore] Improve development page to be able to configure active mapping libraries #281

Closed JamesLMilner closed 2 months ago

JamesLMilner commented 2 months ago

What technical task needs doing? At the moment the default behaviour is to load up all mapping libraries simultaneously whilst developing. This is okay, but it would be great to be able to configure the libraries, for example to only load one specific library at a time.

JamesLMilner commented 2 months ago

Resolved in #282