dhx.ui.googlemap
Type: Component
File:
Based on:
dhx.ui.view
,
dhx.ui.baseview
,
dhx.Settings
,
dhx.Destruction
,
dhx.BaseBind
Included in:
Methods
adjust
- adjusts the component to the size of the outer parent
HTML
container
bind
- binds components
define
- sets configuration property or a hash of properties
destructor
- destructs an object
getNode
- returns main html container of view
getParent
- returns parent object of current view
hide
- hides view
isVisible
- returns true if current view is visible
render
- renders map object
resize
- adjusts view to the new size
show
- makes view visible
Events
Doesn't have any
Properties
animate
- defines animation on view change (object with direction, type and subtype properties) or disables animation (false)
center
- sets initial center of the map. After initialization, map will be focused on this point.
container
- html container or its id where view needs initializing
css
- class name for view container
gravity
- view gravity (1 by default)
height
- view height
hidden
- sets whether a view will be hidden initially
id
- view id
mapType
- type of the map
scroll
- enables scrolling
width
- view width
zoom
- sets initial zoom (value can be changed from 0 to 20. The default value - 5)