uPortal-Project / uPortal-web-components

A collection of uPortal Web Components and JavaScript utilities
https://uportal-project.github.io/uPortal-web-components
Apache License 2.0
24 stars 25 forks source link

Map Component #121

Open ChristianMurphy opened 6 years ago

ChristianMurphy commented 6 years ago

A component that can display geospacial information.

https://github.com/leaflet-extras/leaflet-map could be a good starting point

jgribonvald commented 6 years ago

I'm agree with that, even if Google purpose his components they aren't so evolved.

drewwills commented 6 years ago

If this component is already published as a webjar, it looks as though we could add it to the quickstart data set in about 10 minutes -- what exactly would we need to wrap around it?

Just configure...

If you felt ambitious, you could add a few notable pins as well.

ChristianMurphy commented 6 years ago

org.webjars.bowergithub.leaflet-extras:leaflet-map:1.2.0 should be available. Usage documentation can be found here: https://leaflet-extras.github.io/leaflet-map/demo.html