Information on this website refers to a deprecated product, and is provided only for historical reference. Please use the Version Switcher above to select an appropriate documentation website for the product you are using.

SmallMap

Type class

Small map displays a small map with rectangle indicating zoom level and position.

Inheritance

SmallMap does not extend any other symbol.

SmallMap is not extended by any other symbol.

Properties

backgroundAlpha
#

Type number

Default 1

Background opacity.

backgroundColor
#

Type string

Default #9A9A9A

Background color.

borderAlpha
#

Type number

Default 1

Border opacity.

borderColor
#

Type string

Default #FFFFFF

Border color.

borderThickness
#

Type number

Default 3

Border thickness.

bottom
#

Type number

Distance from bottom of map container to the small map. You should set property "top" to NaN in order this property to work.

left
#

Type number

Distance from left side of map container to the small map. You should set property "right" to NaN in order this property to work.

mapColor
#

Type string

Default #E6E6E6

Color of a map of a small map control.

minimizeButtonWidth
#

Type number

Default 16

Size of minimize button. You might need to change size of arrowUp.gif and arrowDown.gif if you change this property.

rectangleColor
#

Type string

Default #FFFFFF

Color of rectangle, which indicates zoom level and position.

right
#

Type number

Default 10

Distance from right side of map container to the small map. You should set property "left" to NaN in order this property to work.

size
#

Type number

Default 0.2

Size of small map relative to map container size.

top
#

Type number

Default 10

Distance from top of map container to the small map. You should set property "bottom" to NaN in order this property to work.

Methods

SmallMap does not have any methods.

Events

SmallMap does not have any events.

Adapters

SmallMap does not have any adapters.