Skip to content

Commit

Permalink
Update links for HERE in the API Guide
Browse files Browse the repository at this point in the history
  • Loading branch information
Mihajlo Ilijić authored and alexreisner committed May 17, 2022
1 parent 38b3cab commit f48ddc7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README_API_GUIDE.md
Expand Up @@ -203,10 +203,9 @@ The [Google Places Search API](https://developers.google.com/maps/documentation/
* **SSL support**: yes
* **Languages**: The preferred language of address elements in the result. Language code must be provided according to RFC 4647 standard.
* **Extra params**:
* `:bounds` - pass NW and SE coordinates as an array of two arrays to bias results towards a viewport
* `:country` - pass the country or list of countries using the country code (3 bytes, ISO 3166-1-alpha-3) or the country name, to filter the results
* **Documentation**: http://developer.here.com/rest-apis/documentation/geocoder
* **Terms of Service**: http://developer.here.com/faqs#l&t
* **Documentation**: https://developer.here.com/documentation/geocoding-search-api/dev_guide/topics/endpoint-geocode-brief.html
* **Terms of Service**: https://developer.here.com/terms-and-conditions
* **Limitations**: ?

### LocationIQ (`:location_iq`)
Expand Down

0 comments on commit f48ddc7

Please sign in to comment.