Optional walking distance
This commit is contained in:
@@ -14,6 +14,8 @@ import MapOverlay from '@/components/maps/MapOverlay.astro'
|
||||
mapHeight={3710}
|
||||
mapWidth={4521}
|
||||
rulerDistanceRatio={1.8}
|
||||
rulerMainUnit='Mètres'
|
||||
rulerHideWalkDistance={true}
|
||||
backgroundColor="#C3CCD2"
|
||||
/>
|
||||
</Layout>
|
||||
|
||||
@@ -14,6 +14,8 @@ import MapOverlay from '@/components/maps/MapOverlay.astro'
|
||||
mapHeight={4124}
|
||||
mapWidth={4067}
|
||||
rulerDistanceRatio={1.15}
|
||||
rulerMainUnit='Mètres'
|
||||
rulerHideWalkDistance={true}
|
||||
backgroundColor="#CDCAC3"
|
||||
/>
|
||||
</Layout>
|
||||
|
||||
Reference in New Issue
Block a user