cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi All,

Is it possible to show HERE Maps in the Mobile development kit, as an extension? In this tutorial, they have used Google Maps.

https://developers.sap.com/tutorials/cp-mobile-dev-kit-map-extension.html

0 Likes
View Entire Topic
oliver_kaluscha
Participant
0 Likes

Hi,

we did not find any option to change the URL of the maps provider and based on our analysis the format of the tile data was not the same as it is in OpenStreetMap. So we developed our own extension using the standard geometry objects.

The benefit is the additional flexibility. For example we use our own OpenStreetmap Server, have additional overlays and we can display different images to specify the type of equipment directly in the map as well. Things that had not been possible in the version of this addon at the time of our analysis.