mirror of
https://github.com/walkermatt/ol-layerswitcher.git
synced 2026-01-25 14:48:05 +00:00
Instead of trying to modify OpenLayers layer Options interfaces directly, extend Base and Group Options interfaces with LayerSwitcher specific properties. All types and interfaces are now exported so they can be used as required in a consumers TypeScript project.