Moved ruler to bottom left

This commit is contained in:
Alexis
2024-01-15 17:49:46 +01:00
parent fd018ba4c3
commit 93fa674b15

View File

@@ -256,7 +256,7 @@ L.Control.Measure.include({
const rulerDistanceRatio = 2 const rulerDistanceRatio = 2
const rulerOptions = { const rulerOptions = {
position: 'topright', position: 'bottomleft',
primaryLengthUnit: 'kilometers', primaryLengthUnit: 'kilometers',
secondaryLengthUnit: 'days', secondaryLengthUnit: 'days',
primaryAreaUnit: 'hectares', primaryAreaUnit: 'hectares',