Changes between Version 3 and Version 4 of ApplicationDefinition/MapSet/MapGroup
- Timestamp:
- 04/07/08 12:24:49 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ApplicationDefinition/MapSet/MapGroup
v3 v4 153 153 == !InitialView == 154 154 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. 156 156 157 157 There 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.