Moxi Media Inc.
<INITIAL-EXTENT> Tree View | Discussion Forum

IMF Developer's Guide » Map Configuration » <INITIAL-EXTENT>  

The <INITIAL-EXTENT> element is used to specify the exent of the map when the site opens.

Frequency Parent Elements (this element is valid within):
PRS1 <MAP>
   

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

Frequency Description (in this context)
PRS1 The <INITIAL-EXTENT> element must appear once within the <MAP> element in the specified sequence.
   

Example:

<INITIAL-EXTENT minx="143183" miny="281901" maxx="1918551" maxy="1773046" />