cordova-plugin-yandexnavi
v0.0.0
Published
Cordova yandex navigator plugin
Downloads
3
Readme
Cordova yandex navigator plugin
Opens yandex navigator application with a path from A to B (if 4 points are passed) or from our current location to B (if only third and fourth points are passed):
Yandexnavi.open(latFrom, lonFrom, latTo, lonTo);