issues
search
dpa99c
/
phonegap-launch-navigator
Phonegap/Cordova plugin which launches native route navigation apps for Android, iOS and Windows
369
stars
131
forks
source link
syntax fixes
#159
Closed
dpa99c
closed
7 years ago
dpa99c
commented
7 years ago
launchnavigator:
jsdoc: navigate() using more descriptive param type than mixed
comparison of string values with type safety
typeof(x) always returns a string value, so also use type safe check
windows.launchnavigator:
fixed log message where only on of the coordinates is added to the message text
common:
jsdoc: fixed some param descriptions
type safe comparison
launchnavigator:
windows.launchnavigator:
common: