Getting Started with the Google Maps Javascript API Part 4

preview_player
Показать описание
Creating a map
Getting a Maps API key
Using the key and the loader
Walking through the basics of the code
Рекомендации по теме
Комментарии
Автор

Hey Mano Marks great videos. It will be great if you can continue this series with other cool features. Thanks for sharing!!

MarceloSEO
Автор

The sample presented in the video most probably it won't work. This is because you have to ensure that the maps APIs have been loaded and that 'google' object is created. You must use some document ready event or <script> callback function to ensure all needed objects are present.

TarekFaham
Автор

What is that application you are using for writing and editing the code?

TheByrdHouse
Автор

you can put call back in the script tag now?

jamescat