Changes between Version 3 and Version 4 of ApplicationDefinition/MapSet/MapGroup


Ignore:
Timestamp:
Apr 7, 2008, 12:24:49 PM (16 years ago)
Author:
jbirch
Comment:

clarification

Legend:

Unmodified
Added
Removed
Modified
  • ApplicationDefinition/MapSet/MapGroup

    v3 v4  
    153153== !InitialView ==
    154154
    155 !InitialView allows you to set a zoom extents that is different that the maximum extents of the map.  This is useful for regional mapping, as it allows you to create a map with large extents to give a reasonable amout of context, but still have only your area of interest displayed on initial load.
     155!InitialView allows you to set a zoom extents that is different that the maximum extents of the default map.  This is useful for regional mapping, as it allows you to create a map with large extents to give a reasonable amout of context, but still have only your area of interest displayed on initial load.
    156156
    157157There are two syntaxes allowed for !InitialView, center and scale style, or bounding box style.  The center and scale style is given precedence over the bounding box style if both sets of required elements exist.  If any of the required elements are missing for either of these styles (for instance, omitting the CenterX element for the center and scale style) that style will not be applied.