<
Method Signature Return Value Explanation Demo
hide() void Hide layer
show() void Show layer
visible.get() boolean Get layer visibility. The return value will be true if layer is currently visible.
visible.set() boolean    
center.get() boolean    
center.set() boolean    
click void    
hovervoid    
zoomToExtents() void Zoom to extents will center and zoom the map in order to show the entire dataset.