uMap
uMap integration using OpenStreetMap
This has not been implemented
The component takes a data object with a url link to the uMap and a title value. The title value is mandatory for accessibility purposes. Use 'showTitle' (boolean) to determine whether to show the title or not. Go to https://umap.openstreetmap.fr/en/and construct your own map (needs a login). They have a wiki page with more information and guide to use their map service. Once you have created your map, copy the url and use it in the component. Any subsequent changes to the uMap map will automatically appear in the component.
Options
- Title ('showTitle': true)
- No title ('showTitle': false)
- Height small, 200 px ('height': 'height-small')
- Height medium, 500 px ('height': 'height-medium')
- Height large, 700 px ('height': 'height-large')