Moved ruler to bottom left
This commit is contained in:
@@ -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',
|
||||||
|
|||||||
Reference in New Issue
Block a user