Skip to content

MobileCRM.Platform.navigateTo

rescocrm edited this page May 15, 2023 · 3 revisions

Execute the navigateTo function based on the latitude and longitude.

Arguments

Argument Type Description
failed function(error) A callback function for command failure. The error argument will carry the error message.
scope A scope for calling the callbacks; set "null" to call the callbacks in global scope.

Clone this wiki locally