Your print icon should have an "onclick" attribute that calls a function
that performs the following tasks:

  Read the current state of the map.

  Build a URL for you new page, passing the state information as
  parameters.

  Open a new page with that URL.

The new page should perform the following tasks:

  Read the passed parameters.

  Create a suitable map using those settings

  Call window.print()

I have a tutorial on passing and receiving parameters here:

http://econym.org.uk/gmap/linktothis.htm

-- 
Mike Williams
http://econym.org.uk/gmap



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-maps-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to