Google Maps is the most effective mapping service available on the internet because
- Google map service is capable of providing directions to any destination and can even calculate the shortest or the least expensive travel route
- 3d street views (satellite imagery to provide users with greater detail of the area)
- The street view is amazingly accurate and precise
- You can get maps of any driving directions to almost any location around the world (Users can save and print the directions. Step by step instructions makes it easier to travel from one destination to another)
- Google Maps also Integrated User Reviews (You can quickly get information and opinions about local hotels and restaurants)
- Plan Routes with Commercial Airline Data and so on.
- 3d street views, normal map, satellite, hybrid or terrain view offers
- Superb zooming features
- Almost fast loading
- Scrollable to any direction
Read on-
Add Google Map widget in your Blogger blog
Preview-
Live Demo- (Click here)
Codes for copy-
Another example
How to add-
In widget area:
- First log in to your Blogger, select your Blog,
- Go to 'Layout' tab then click 'add a gadget'
- Select 'html/javascript' from pop up menu.
- Copy following codes and configure.
- If you willing to use this map into post, follow this process;
- When you writing post switch to HTML, from (Compose/HTML) from the right top of post editor
- Copy following codes and configure.
How to configure-
- q= Enter full address here or latitude+longitude e.g. (street name, city, county/state, country)
- layer= (t = traffic | c = streetview | tc = both) - show map layer type
- t= (m = normal map | k = satellite | h = hybrid | p = terrain) - Sets the kind of map shown
- z= (1 - 23) - map zoom level. 23 value indicates fully zoomed in. (default is 18)
- Width is 300px and height is 300px change with your custom size.
- Change these with you data, save template. See your map live action.