Hi-Folks / milk-sdk-php

Milk SDK PHP is a (fluent) open-source PHP library that makes it easy to integrate your PHP application with location services like Geocode, Route, Isoline, Search Places and Address, location data ...
https://packagist.org/packages/hi-folks/milk-sdk-php
MIT License
7 stars 12 forks source link

Implement Endpoint geocode #34

Closed roberto-butti closed 3 years ago

roberto-butti commented 3 years ago

Implement Endpoint integration for geocode Geocode endpoint documentation: https://developer.here.com/documentation/geocoding-search-api/dev_guide/topics/endpoint-geocode-brief.html API Documentation URL: https://developer.here.com/documentation/geocoding-search-api/api-reference-swagger.html

Method: GET

Parameters to implement:

Start creating src/Here/RestApi/Geocode.php from src/Here/RestApi/RoutingV8.php