mergMKDirections

Typemessage
DictionaryLCS
LibraryLiveCode Script
Syntax
mergMKDirections <pFromCoordinate>, <pToCoordinate>, <pDirectionsID>, <pRoutes>
Associationsmergmk
Summary

This message is sent to the object that called mergMKGetDirections when directions have been determined

Introduced8.0
OSios
Platformsmobile
Parameters
NameTypeDescription
pFromCoordinate

the from coordinate in decimal coordinates (latitude,longitude)

pToCoordinate

the to coordinate in decimal coordinates (latitude,longitude)

pDirectionsID

the id of the directions

pRoutes

the number of routes found

Description

This message is sent to the object that called mergMKGetDirections when directions have been determined

Tagsexternals