Matt Walker c4b680881a Simplify layer Options and export all interfaces and types
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.
2020-11-24 16:57:48 +00:00
..