Site hosted by Angelfire.com: Build your free website today!

Unofficial Google Maps Embedding How To : Demo Two

_MapsApplication({container div}, {panel div}, {metapanel div}, {permalink div}, {toggle div} | null, {printheader div}, {map specs})

Container div
The <div> where the map should be displayed.
Panel div
The <div> where the "sidepanel" should be displayed.
Metapanel div
It appears Gmaps uses this to display error and other messages
Permalink div
It appears Gmaps uses this to display a permanent URL. (Now appears to be required.)
Toggle div
The <div> where the map specification toggle should be displayed. The toggle switches between different map specifications, e.g. Map view and Satellite view.
Printheader div
Presumably displayed at the head of a printed map.
Map specs
An array of map specifications, just use createMapSpecs() here for a quick fix.

-- follower at rancidbacon.com
(Original page: http://stuff.rancidbacon.com/google-maps-embed-how-to/demo2.html)

16 June 2005