Custom elements to declaratively build OpenLayers map
npm install @openlayers-elements/mapsCustom element wrapping OpenLayers 5 API, thus providing a declarative
way to create online maps.
To install run
```
npm add @openlayers-elements/maps @openlayers-elements/core
Here's the simplest possible OpenStreetMap:
`html
``
For further examples go to the online demos, linked from GitHub.