OpenLayers JavaScript Mapping Library |
OpenLayers. Geometry. PointPoint geometry class. Inherits fromSummary
clone
Return{OpenLayers.Geometry.Point} An exact clone of this OpenLayers.Geometry.Point equals
Parameters
Return{Boolean} Boolean value indicating whether the passed-in {OpenLayers.Geometry} object has the same components as this note that if ll passed in is null, returns false |
{OpenLayers.Geometry.Point} An exact clone of this OpenLayers.Geometry.Point
clone: function( obj )
Create a new Bounds based on the lon/lat
calculateBounds: function ()
distanceTo: function( point )
equals:function( geom )
{String} Shortened String representation of Point object.
toShortString: function()
Moves a point in place
move: function( x, y )