Moar federation
This commit is contained in:
parent
889c5336bf
commit
09413bc7f3
2 changed files with 20 additions and 8 deletions
|
|
@ -384,7 +384,7 @@
|
|||
// Create map (needs to be done after container is visible)
|
||||
setTimeout(() => {
|
||||
const map = FitPub.createActivityMap('activityMap', geoJson, {
|
||||
showStartEnd: true,
|
||||
showStartEnd: false, // Privacy: Do not show start/end markers
|
||||
fitBounds: true
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue