You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@iolyd Did you make progress on this ? If I want to display a map in the aggregator, do you have any recommendation ?
Ideally even if the map-tiles are not available for now is there a way that would make it easy to integrate into an existing code base in the future ?
@hugobb This project is on the backburner for now. I managed to "build" an extract of local (montreal only) map tiles, but something isn't working with the current result and I haven't had time to look into it.
My recommendation for integrating map(s) in the UI would be to use MapLibre, an open source branch of MapBox. And for the map tiles, I would advise using Maptiler which allows for easy style customization and uses the same format / structure that we would self-host (i.e.: switching to our own tile service is only going to ask us to change the source specification in the map's style.json)
Description
This is a repo to test if statically self-hosted map data (ex.: using github pages) is a feasible avenue.
Resources / refs
The text was updated successfully, but these errors were encountered: