Syntax
Inheritance Hierarchy
Object
wijmo.maps.wijlayer
wijmo.maps.wijitemslayer
Constructors
Methods
| Name | Description |
| beginUpdate | Called when the wijmaps begins to update the layer status. |
| destroy | Removes the wijitemslayer functionality completely. This will return the element back to its pre-init state. |
| endUpdate | Called when the wijmaps ends update the layer status. The layer will be updated after this function called. |
| refresh | Force to request the data to get the newest one. |
| update | Update the layer, redraw the layer if needed. It's called when the center and zoom changed. |
| widget | Returns a jQuery object containing the original element or other relevant generated element. |
Top
See Also