alexpechkarev / google-maps

Collection of Google Maps API Web Services for Laravel
https://alexpechkarev.github.io/google-maps/
MIT License
523 stars 115 forks source link

Google Directions #51

Closed Netthacker closed 6 years ago

Netthacker commented 6 years ago

how can I put directions with your package ?

alexpechkarev commented 6 years ago

Hi @Netthacker ,

Do you mean by put direction is to display Google Map with direction from A to B in your view ? Please refer to this example Displaying the DirectionsResult

Regards, Alexander

Netthacker commented 6 years ago

ok... I see now... thank you....but now I've other problem, how I render that in my view ?