ownCloud Web GPX Viewer app.
Where to file issues:\ owncloud/web-app-gpx-viewer
Supported architectures:\
amd64
{
…
"external_apps": [
{
"id": "gpx-viewer",
"path": "http://gpxviewer.yourdomain.com/js/web-app-gpx-viewer.js",
"config": {
"tileLayerUrlTemplate": "https://tile.openstreetmap.org/{z}/{x}/{y}.png",
"tileLayerOptions": {
"maxZoom": 19,
"attribution": "© OpenStreetMap"
}
}
}
]
}
tileLayerUrlTemplate
and tileLayerOptions
don't need to be specified as they default to these values anyway, but you can use these settings to override the defaults.
latest
available as registry.owncloud.com/internal/web-app-gpx-viewer:latest
None
None
Copyright (c) 2021 ownCloud GmbH