disable circle marker

This commit is contained in:
Norbert Renner 2014-05-14 15:33:36 +02:00
parent 09932b4b96
commit e4ae9b5533

View file

@ -6,6 +6,7 @@ BR.Search = L.Control.Search.extend({
propertyName: 'display_name',
propertyLoc: ['lat','lon'],
markerLocation: false,
circleLocation: false,
autoType: false,
autoCollapse: true,
minLength: 2,