Bing/Google Maps

Add interactive Google Maps/Bing Maps within minutes.

CSS/JS files (add code to <HEAD> section):

NO JS/CSS files required.
          

Embed Google Maps

View code:


<!-- DC Embed Google Maps Start -->
<iframe width="550" height="500" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps?q=Statue of Liberty, Liberty Island, New York, NY 10004, USA&layer=tc&t=m&z=18&source=embed&output=svembed"></iframe>
<!-- DC Embed Google Maps End -->

Parameters:
---------------------
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= (value) - height of gmaps
height= (value) - width of gmaps

Embed Bing Maps

View code:


To embed Bing Maps, goto http://www.bing.com/maps/
1) Enter Address
2) Select "Share" (top right)
3) Embed <iframe> code into your page



© TemplateAccess