ionic-team / ionic-native-google-maps

Google maps plugin for Ionic Native
Other
221 stars 125 forks source link

How can I draw route between two google map native markers? Not polyline, i heard we can only add polyline in google map native, will this be added in future ? Must need this :( #164

Closed tmcshared closed 5 years ago

tmcshared commented 5 years ago

I'm submitting a ... (check one with "x")

If you choose 'problem or bug report', please select OS: (check one with "x")

cordova information: (run $> cordova plugin list)

insert the output from the command here

If you use @ionic-native/google-maps, please tell the package.json (only @ionic-native/core and @ionic-native/google-maps are fine mostly)

Current behavior:

Expected behavior:

Screen capture or video record:

Related code, data or error log (please format your code or data):

The person who share your project files on Github (or other git repository) is in faster lane than other people.
Please share your project files on Github or others(Bitbucket, Gitlabs...etc).
If you don't want to share your project files, please create a demo project, then share it.

Screen captures, and/or native logs(such as Logcat, xcode logs) are appreciate.

Giving much information, you are waiting time is less.
Thank you for your cooperation.
wf9a5m75 commented 5 years ago

If you donate $1000usd, I will implement it as official feature. Otherwise please implement by yourself. You can implement using Google Directions API.

battika commented 5 years ago

Have a look here: https://www.joshmorony.com/implementing-turn-by-turn-navigation-with-google-maps-in-ionic/