Most easiest would be to implement the following code...

<iframe 
src="https://www.google.com/maps/embed?pb=!1m28!1m12!1m3!1d100889.0904672355!2d144.92780888357547!3d-37.795099718637886!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m13!3e3!4m5!1s0x6ad646b5d2ba4df7%3A0x4045675218ccd90!2sMelbourne+VIC%2C+Australia!3m2!1d-37.8136276!2d144.96305759999998!4m5!1s0x6ad64395e191a311%3A0x5045675218cd5e0!2sIvanhoe+VIC+3079%2C+Australia!3m2!1d-37.7703!2d145.04569999999998!5e0!3m2!1sen!2sus!4v1480546118014";
 
width="600" height="450" frameborder="0" style="border:0" 
allowfullscreen></iframe>

You can retrieve HTML code like that very easily by visiting any Google 
Maps URL and clicking the menu on the upper left and select "share or embed 
map".

For any different style or scope, you would use the Javascript Maps 
API: https://developers.google.com/maps/documentation/javascript/

Enjoy. 

On Wednesday, November 30, 2016 at 11:44:50 PM UTC+1, matthew close wrote:
>
> How to make a transit map for my website like this:
>
>
>
> https://www.google.com/maps/dir/Melbourne+VIC,+Australia/Ivanhoe+VIC+3079,+Australia/@-37.7950997,144.9278089,12z/data=!3m1!4b1!4m14!4m13!1m5!1m1!1s0x6ad646b5d2ba4df7:0x4045675218ccd90!2m2!1d144.9630576!2d-37.8136276!1m5!1m1!1s0x6ad64395e191a311:0x5045675218cd5e0!2m2!1d145.0457!2d-37.7703!3e3?hl=en
>
> Thank you
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at https://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/d/optout.

Reply via email to