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 HERE Map Image API #57

Closed roberto-butti closed 2 years ago

roberto-butti commented 3 years ago

Implement Endpoint integration for HERE Map Image API API Documentation URL: https://developer.here.com/documentation/map-image/dev_guide/topics/what-is.html

Example: https://image.maps.ls.hereapi.com/mia/1.6/mapview ?apiKey={YOUR_API_KEY} &c=47.8,13.033

Method: GET

Parameters to implement:

For base url, path etc: https://developer.here.com/documentation/map-image/dev_guide/topics/request-constructing.html