Added section title to expernal api reference
This commit is contained in:
parent
1dd8d21cb7
commit
d6d65c178a
1 changed files with 1 additions and 0 deletions
|
|
@ -288,6 +288,7 @@ $ oc create secret generic \
|
||||||
|
|
||||||
### External APIs
|
### External APIs
|
||||||
|
|
||||||
|
- **Geographical location:**
|
||||||
There is one external API call to fetch required information related to the geographical location inserted by a user.
|
There is one external API call to fetch required information related to the geographical location inserted by a user.
|
||||||
The documentation for this geocoding service is available at https://developers.arcgis.com/rest/geocode/api-reference/geocoding-suggest.htm .
|
The documentation for this geocoding service is available at https://developers.arcgis.com/rest/geocode/api-reference/geocoding-suggest.htm .
|
||||||
Please note that there is no need for keys on this API call. It is **free-of-charge**.
|
Please note that there is no need for keys on this API call. It is **free-of-charge**.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue