Keno Teixeira
Results
1
issues of
Keno Teixeira
I need a help to use library leaflet.control.search. In example json : ``` map.addControl( new L.Control.Search({ url: 'http://nominatim.openstreetmap.org/search?format=json&q={s}', jsonpParam: 'json_callback', propertyName: 'display_name', propertyLoc: ['lat','lon'], markerLocation: true, autoType: false, autoCollapse: true,...
compatibility