Moxi Media Inc.
<initial-extent> Discussion Forum

IMF Developer's Guide » Site Configuration » <initial-extent>  

The <initial-extent> element is used to specify the exent of the map when the site opens. If this element is not included in the site configuration XML, the initial extent will be set to the envelope set in the map service's AXL file.

Frequency Parent Elements (the <initial-extent> element is valid within):
POS1 <site-config>
   

Frequency Description (in this context)
POS1 The <initial-extent> element may appear once in the <site-config> element in the specified sequence.
   

Attributes Description
maxx The maximum X coordinate double precision value. Required.
maxy The maximum Y coordinate double precision value. Required.
minx The minimum X coordinate double precision value. Required.
miny The minimum Y coordinate double precision value. Required.