disable circle marker
This commit is contained in:
parent
09932b4b96
commit
e4ae9b5533
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ BR.Search = L.Control.Search.extend({
|
||||||
propertyName: 'display_name',
|
propertyName: 'display_name',
|
||||||
propertyLoc: ['lat','lon'],
|
propertyLoc: ['lat','lon'],
|
||||||
markerLocation: false,
|
markerLocation: false,
|
||||||
|
circleLocation: false,
|
||||||
autoType: false,
|
autoType: false,
|
||||||
autoCollapse: true,
|
autoCollapse: true,
|
||||||
minLength: 2,
|
minLength: 2,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue