Type interface
Inheritance
IMapChartSettings extends ISerialChartSettings
.
IMapChartSettings is not extended by any other symbol.
Properties
active # |
Type Inherited from Indicates if element is currently active. |
---|---|
animationDuration # |
Type Duration of zoom/pan animations, in milliseconds. |
animationEasing # |
Type Default An easing function to use for zoom/pan animations. Click here for more info |
background # |
Type Inherited from Background element. Click here for more info |
blur # |
Type Inherited from Apply blur filter. Ranges of values in pixels: IMPORTANT: This setting is not supported in Safari browsers. Click here for more info |
brightness # |
Type Inherited from Modifty visual brightness. Range of values: IMPORTANT: This setting is not supported in Safari browsers. Click here for more info |
centerMapOnZoomOut # |
Type Default Setting @since 5.2.1 |
centerX # |
Type Inherited from X coordinate of the center of the element relative to itself. Center coordinates will affect placement as well as rotation pivot point. |
centerY # |
Type Inherited from Y coordinate of the center of the element relative to itself. Center coordinates will affect placement as well as rotation pivot point. |
colors # |
Type Inherited from A Click here for more info |
contrast # |
Type Inherited from Modify contrast. Range of values: IMPORTANT: This setting is not supported in Safari browsers. Click here for more info |
crisp # |
Type Default Inherited from If set to It will round x/y position so it is positioned fine "on pixel". It will also adjust NOTE: this is might not universally work, especially when set on several objects that are supposed to fit perfectly with each other. @since 5.3.0 |
cursorOverStyle # |
Type Inherited from A named mouse cursor style to show when hovering this element. Click here for more info |
dateFormatter # |
Type Inherited from An instance of Click here for more info |
disabled # |
Type Inherited from Indicates if element is disabled. |
draggable # |
Type Inherited from If set to |
durationFormatter # |
Type Inherited from An instance of Click here for more info |
dx # |
Type Inherited from Horizontal shift in pixels. Can be negative to shift leftward. |
dy # |
Type Inherited from Vertical shift in pixels. Can be negative to shift upward. |
exportable # |
Type Inherited from If set to |
forceHidden # |
Type Inherited from If set to |
forceInactive # |
Type Inherited from If set to @since 5.0.21 |
height # |
Type Inherited from Element's absolute height in pixels (numeric value) or relative height to parent ( |
homeGeoPoint # |
Type Initial coordinates to center map on load or Click here for more info |
homeRotationX # |
Type Initial/home rotationX. Click here for more info |
homeRotationY # |
Type Initial/home rotationY. Click here for more info |
homeZoomLevel # |
Type Initial/home zoom level. Click here for more info |
html # |
Type Inherited from HTML content of the container. Click here for more info |
hue # |
Type Inherited from Rotate HUE colors in degrees. Range of values: IMPORTANT: This setting is not supported in Safari browsers. Click here for more info |
id # |
Type Inherited from A custom string ID for the element. If set, element can be looked up via Will raise error if an element with the same ID already exists. |
interactive # |
Type Inherited from Should this element accept user interaction events? |
interactiveChildren # |
Type Inherited from If set to |
invert # |
Type Inherited from Invert colors. Range of values: IMPORTANT: This setting is not supported in Safari browsers. Click here for more info |
isMeasured # |
Type Inherited from If set to |
layer # |
Type Inherited from Numeric layer to put element in. Elements with higher number will appear in front of the ones with lower numer. If not set, will inherit layer from its ascendants. |
layerMargin # |
Type Inherited from Margins for the layer. Can be used to make the layer larger/or smaller than default chart size. @since @5.2.39 |
layout # |
Type Inherited from A method to layout Click here for more info |
marginBottom # |
Type Inherited from Bottom margin in pixels. |
marginLeft # |
Type Inherited from Left margin in pixels. |
marginRight # |
Type Inherited from Right margin in pixels. |
marginTop # |
Type Inherited from Top margin in pixels. |
mask # |
Type Inherited from An element to use as a container's mask (clipping region). Click here for more info |
maskContent # |
Type Inherited from If set to |
maxHeight # |
Type Inherited from Maximum allowed height in pixels. |
maxPanOut # |
Type Default How much of a map can go outside the viewport. Click here for more info |
maxWidth # |
Type Inherited from Maximum allowed width in pixels. |
maxZoomLevel # |
Type Highest zoom level map is allowed to zoom in to. @deault 32 |
minHeight # |
Type Inherited from Minimum allowed height in pixels. |
minWidth # |
Type Inherited from Minimum allowed width in pixels. |
minZoomLevel # |
Type Lowest zoom level map is allowed to zoom in to. @deault 1 |
numberFormatter # |
Type Inherited from An instance of Click here for more info |
opacity # |
Type Inherited from Opacity. 0 - fully transparent; 1 - fully opaque. |
paddingBottom # |
Type Inherited from Bottom padding in pixels. |
paddingLeft # |
Type Inherited from Left padding in pixels. |
paddingRight # |
Type Inherited from Right padding in pixels. |
paddingTop # |
Type Inherited from Top padding in pixels. |
panX # |
Type Default Defines what happens when map is being dragged horizontally. Click here for more info |
panY # |
Type Default Defines what happens when map is being dragged vertically. Click here for more info |
patterns # |
Type Inherited from A Click here for more info |
pinchZoom # |
Type Default Enables pinch-zooming of the map on multi-touch devices. Click here for more info |
position # |
Type Inherited from Positioning of the element. |
projection # |
Type A projection to use when plotting the map. Click here for more info |
reverseChildren # |
Type Inherited from If set to @since 5.1.1 |
rotation # |
Type Inherited from Rotation in degrees. |
rotationX # |
Type Horizontal centering of the map. Click here for more info |
rotationY # |
Type Vertical centering of the map. Click here for more info |
rotationZ # |
Type Depth centering of the map. Click here for more info |
saturate # |
Type Inherited from Modify saturation. Range of values in pixels:
Click here for more info |
scale # |
Type Inherited from Scale. Setting to a value less than 1 will shrink object. |
sepia # |
Type Inherited from Apply sepia filter. Range of values: IMPORTANT: This setting is not supported in Safari browsers. Click here for more info |
setStateOnChildren # |
Type Inherited from If set to Click here for more info |
showTooltipOn # |
Type Default Inherited from Defines when tooltip is shown over the element. Available options:
Click here for more info |
stateAnimationDuration # |
Type Inherited from Duration of transition from one state to another. |
stateAnimationEasing # |
Type Inherited from Easing of transition from one state to another. |
templateField # |
Type Inherited from Allows binding element's settings to data. Click here for more info |
themeTags # |
Type Inherited from Tags which can be used by the theme rules. Click here for more info |
themeTagsSelf # |
Type Inherited from Tags which can be used by the theme rules. These tags only apply to this object, not any children. Click here for more info |
themes # |
Type Inherited from A list of themes applied to the element. |
toggleKey # |
Type Inherited from If set, element will toggle specified boolean setting between |
tooltip # |
Type Inherited from
|
tooltipHTML # |
Type Inherited from HTML content to show in a tooltip when hovered. @since 5.2.11 |
tooltipPosition # |
Type Inherited from Tooltip position. |
tooltipText # |
Type Inherited from Text to show in a tooltip when hovered. |
tooltipX # |
Type Inherited from Tooltip pointer X coordinate relative to the element itself. |
tooltipY # |
Type Inherited from Tooltip pointer Y coordinate relative to the element itself. |
translateX # |
Type current x position of a map |
translateY # |
Type current y position of a map |
userData # |
Type Inherited from A storage for any custom user data that needs to be associated with the element. |
verticalScrollbar # |
Type Inherited from Setting this to an instance of Click here for more info |
visible # |
Type Inherited from Is element visible? |
wheelDuration # |
Type Duration of mouse-wheel action animation, in milliseconds. NOTE: this setting is ignored when |
wheelEasing # |
Type Default An easing function to use for mouse wheel action animations. NOTE: this setting is ignored when Click here for more info |
wheelSensitivity # |
Type Default Sensitivity of a mouse wheel. NOTE: this setting is ignored when |
wheelX # |
Type Default Defines what happens when horizontal mouse wheel (only some mouses do have such a wheel) Click here for more info |
wheelY # |
Type Default Defines what happens when mouse wheel is turned. Click here for more info |
wheelable # |
Type Inherited from If set to |
width # |
Type Inherited from Element's absolute width in pixels (numeric value) or relative width to parent ( |
x # |
Type Inherited from X position relative to parent. |
y # |
Type Inherited from Y position relative to parent. |
zoomControl # |
Type A Click here for more info |
zoomLevel # |
Type Current zoom level. |
zoomStep # |
Type Default Increment zoom level by |
There are 75 inherited items currently hidden from this list. |