JavaScript/jQuery VectorMap - Layer.Methods
Methods used to control the vector map layer.
getDataSource()
Returns the DataSource instance.
                    Return Value: 
                
                The DataSource instance.
NOTE
  This method returns the DataSource instance even if the dataSource property of the layer was given a simple array.
See Also
Feedback