简体   繁体   中英

Google maps Waypoints and Direction in nativescript with Angular2

Is it possible to render directions using waypoints like here - https://developers.google.com/maps/documentation/javascript/examples/directions-waypoints

Is there any plugin to do this or any pointers in this direction will be helpful.

nativescript-google-maps-sdk doesn't support this I think and nativescript-directions just has directions from point a to b, does not support many points.

in fact there is ANOTHER google-sdk plugin that does it, but I couldn't make it work 'cause it conflicts with Firebase plugin. Also it seems it is not supported anymore, but if you're good with plugins, maybe you can wire some functions...

https://github.com/mobilemindtec/nativescript-google-maps-sdk

If you manage to make it work, please let me know how!

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM