julien-nc / gpxpod

Nextcloud app to view gpx track files
GNU Affero General Public License v3.0
40 stars 3 forks source link

[FEAT] Use two tiles server to render #35

Open floviolleau opened 1 year ago

floviolleau commented 1 year ago

Hi,

Thanks for this great project.

I would like to add OpenSeaMap layer. The thing is that OpenSeaMap layer do not render tiles terrain but transparent tiles with some objects on it.

On this site, https://leaflet-extras.github.io/leaflet-providers/preview/, we can activate OpenSeaMap layer with a checkbox and not a radio button so that we need a layer with a radio button AND we can add on top of it OpenSeaMap layer.

Is it possible to add it like on leaflet's website?

Thanks

mmezog commented 1 month ago

I'd like to join floviolleau in both thanking you for the great software and in the request for the overlay tile server. My reason is equally to use OpenSeaMap tiles. This was already implemented in the classic interface, where I was using it (but I don't need to tell you :D :D) Thanks again