Moxi Media Inc.
<north-arrow> Discussion Forum

IMF Developer's Guide » Site Configuration » <north-arrow>  

The <north-arrow> element is used to set the size and visibility of the north arrow on the map of an IMF site. If this element is omitted from the site configuration file, the north arrow will not be displayed. Example use:

<north-arrow display="true" size="30" />

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

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

Attributes Description
display Indicates whether the north arrow should be displayed. Valid values are "true" or "false". Optional, defaults to "false".
size The size of the north arrow, in pixels. Optional, defaults to 30.