NIAEFEUP / website-ae

MIT License
0 stars 0 forks source link

feat: spaces page #62

Open vitormpp opened 1 week ago

vitormpp commented 1 week ago

Closes #7

Spaces Page

lg - @media (min-width: 1024px) Otherwise

State Management selectedCategory: tracks the current selected category (default is 0 - the 1st category) selectedPlace: tracks the currently selected place on the map/list of places

Screenshots:

Which one? πŸ€”

Map Desktop Mobile
Leaflet
(default)
Leaflet
(Stadia.AlidadeSmooth)
Leaflet
(CartoDB.PositronNoLabels)

NOTE: I have already implemented a version using MapLibre GL JS (a TypeScript library that uses WebGL to render interactive maps from vector tiles in a browser). However, the deafult style (style: 'https://demotiles.maplibre.org/style.json') only renders colors without any labels/streets/buildings... If you do not like any of the previous leaflet styles, feel free to indicate any (free) open source style for maplibre.

TO DO:

netlify[bot] commented 1 week ago

Deploy Preview for websiteae failed.

Name Link
Latest commit 817711aba95ba31d1fe8a8c58da88d50cd936928
Latest deploy log https://app.netlify.com/sites/websiteae/deploys/673cbcd55fc72e0008730c98
bdmendes commented 3 days ago

Work in progress should be drafted πŸ‘€

vitormpp commented 3 days ago

Work in progress should be drafted πŸ‘€

I know