Moved ruler to bottom left
This commit is contained in:
@@ -256,7 +256,7 @@ L.Control.Measure.include({
|
||||
const rulerDistanceRatio = 2
|
||||
|
||||
const rulerOptions = {
|
||||
position: 'topright',
|
||||
position: 'bottomleft',
|
||||
primaryLengthUnit: 'kilometers',
|
||||
secondaryLengthUnit: 'days',
|
||||
primaryAreaUnit: 'hectares',
|
||||
|
||||
Reference in New Issue
Block a user