mirror of
https://github.com/jlengrand/leaflet-geosearch.git
synced 2026-03-10 08:31:26 +00:00
add basic prop documentation
This commit is contained in:
@@ -29,6 +29,8 @@ const results = await provider.search({ query: input.value });
|
||||
## Using the leaflet control
|
||||
Or add the `GeoSearchControl` to the leaflet map instance, to render a search control on your map;
|
||||
|
||||
See [Leaflet Control](/leaflet-control) for more info about the the options this control provides.
|
||||
|
||||
<Playground>
|
||||
<Map provider="OpenStreetMap" />
|
||||
</Playground>
|
||||
|
||||
Reference in New Issue
Block a user