Arquisoft / lomap_en1b

LoMap Software architecture group en1b course 2022_23
http://lomap.mariopdev.com
1 stars 1 forks source link

Map view in the webapp #49

Closed Elias-Llera closed 1 year ago

Elias-Llera commented 1 year ago

The main view of the webapp will be a Map. We need to implement the first version with React, just a screen with a map in the center. No need to add markers yet.

For now, let´s try using leaflet. https://leafletjs.com/

Remember that the library that we are using for the UI is Chackra https://chakra-ui.com/

UO276188 commented 1 year ago

55

Elias-Llera commented 1 year ago

Map already working with markers, we need to start implementing navigation menus and titles in the view