MapKit - Directions

Hi, I was wondering if it is possible to use Apple MapKit with directions service?
I can't find this service. This function should be possible according to Feature Map:

grafik

Thank's Dirk

Hi Dirk,

Please note that, unlike other mapping services, the directions for MapKit are not available as a separate REST API. Instead they are integrated in the MapKit JS API.
This is why you have to call AddDirections directly from the TTMSFNCMapKit component instead of using the separate TMSFNCDirections component.

Details are available in the online doc:

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.