Overview |
Prerequisites |
Discovery |
Configuration |
Development |
---|
Navigate to http://api.sap.com and login with SAP account. In the search field, type "HERE" and select HERE Location Suite API Package in result list:
All the location services available from HERE for SAPUI5 development are shown. Type "Geocode" in the search bar and choose HERE Geocoder API-Forward:
On the left side of the screen, select Gecode, press the GET button, and then select Code Snippet link:
In the popup box, select SAPUI5 and take note of the API endpoint:
The part of the url desired is "http://geocoder.api.here.com" which will be used in the following section. In the meantime, feel free to experiment with the all of the APIs HERE has to offer. If you want to try them out, be sure to provide the APP ID and APP CODE values from your HERE developer account.