Changes between Version 16 and Version 17 of GoogleMapMacro


Ignore:
Timestamp:
Oct 28, 2008, 7:39:58 PM (16 years ago)
Author:
Martin Scharrer
Comment:

Added description for new size format.

Legend:

Unmodified
Added
Removed
Modified
  • GoogleMapMacro

    v16 v17  
    7070 `center`:: Sets the center of the map to the given coordinates. The format is `{longitude}:{latitude}`.
    7171 `zoom`:: Sets zoom factor. Allowed values are between 0 (whole world) and 19 (single house). Very high zoom values might not be supported by Google Maps for all parts of the world.
    72  `size`:: The size in the format `{width}x{height}` as numbers in pixel, e.g.: `300x300` means 300px width and height.
     72 `size`:: The size either in the format `{width}x{height}` as numbers in pixel, e.g.: `300x400` means 300px wide and 400px high or
     73          in the format `{width}{unit}:{height}{unit}` where unit can be any CSS unit (em, ex, px, in, cm, mm, pt, pc).
    7374 `types` (optional):: Sets the map types selectable by the user, separated by colons ('`:`'). If not given the standard types of Google Maps are used (Normal, Satellite, Hybrid). The following types are available (values are case-insensitive):
    7475   * `normal` Normal street-map