OpenLayers JavaScript Mapping Library |
OpenLayers. Geometry. MultiPointMultiPoint is a collection of Points. Create a new instance with the OpenLayers.Geometry.MultiPoint constructor. Inherits fromSummary
OpenLayers. Geometry. MultiPointaddPoint
Wrapper for <OpenLayers.Geometry.Collection.addComponent> Parameters
removePoint
Wrapper for <OpenLayers.Geometry.Collection.removeComponent> Parameters
|
Wrapper for OpenLayers.Geometry.Collection.addComponent
addPoint: function( point, index )
Wrapper for OpenLayers.Geometry.Collection.removeComponent
removePoint: function( point )