From e1ef417e2faedeb8c4c586bb9a8d17c61cad8a7d Mon Sep 17 00:00:00 2001
From: cdartnell-wgs radius
location parameter to define the distance in meters within
which the API will return results in priority. Results outside of the
defined area may still be displayed. Default radius if this parameter is
- not set is 100 000.
+ not set is 100000.
- The latlng parameter is used for reverse geocoding, it’s required if the
+ The latlng parameter is used for reverse geocoding, it's required if the
address parameter is missing.
- The types of points of interest to exclude from results. results will
+ The types of points of interest to exclude from results. Results will
match the specified types, if any, but will not match the
- specified excluded_types Multiple types can be passed using
+ specified excluded_types. Multiple types can be passed using
the pipe character (|) as a separator. For example:
excluded_types=business.food_and_drinks.fast_food|business.food_and_drinks.pubexcluded_types
Defines how many results should be included in a page
+Defines how many results should be included in a page.
use page to navigate through paginated results.
Use page to navigate through paginated results.
radius of the search circle, in meter.
+Radius of the search circle, in meters.
diff --git a/dist/documentation/parameters/woosmap_http_parameters_localitiesnearby.md b/dist/documentation/parameters/woosmap_http_parameters_localitiesnearby.md index 786bbf37..7726e3ac 100644 --- a/dist/documentation/parameters/woosmap_http_parameters_localitiesnearby.md +++ b/dist/documentation/parameters/woosmap_http_parameters_localitiesnearby.md @@ -14,19 +14,19 @@ -
Generated from the OpenAPI specification. diff --git a/dist/documentation/schemas/woosmap_http_schema_localitiesautocompletematchedfields.html b/dist/documentation/schemas/woosmap_http_schema_localitiesautocompletematchedfields.html index c3a9ab66..c6e69a33 100644 --- a/dist/documentation/schemas/woosmap_http_schema_localitiesautocompletematchedfields.html +++ b/dist/documentation/schemas/woosmap_http_schema_localitiesautocompletematchedfields.html @@ -7,7 +7,7 @@
description field that match
elements in the input. It can be used to highlight those
substrings. Each substring is identified by an offset and a
- length.`
+ length.