Changes between Version 8 and Version 9 of GoogleStaticMapMacro


Ignore:
Timestamp:
Oct 26, 2008, 3:58:31 PM (16 years ago)
Author:
Martin Scharrer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GoogleStaticMapMacro

    v8 v9  
    55This macro uses the [http://code.google.com/apis/maps/documentation/staticmaps/ Google Map API] to include '''static''' images of maps.
    66'''Static''' means that is is only a simple image without any user interaction not the usual feature-rich dynamic map on http://maps.google.com/. The positive side is that no javascript is needed to display the map image.
     7
     8For a dynamic Google map use GoogleMapMacro.
    79
    810The maximum size supported by Google is 640x640 pixels. If a bigger width or height is requested it will be reduced to 640px.