the map to find a point on
the reference point to use. The new point is off by distance from this point, in the azimuth direction.
the direction to put the new point at. For geographic maps, this is an angle in degrees clockwise from the north direction. 0 points north, 90 points east. For cartesian references, 'north' is the positive Y direction.
Optionaldistance: numberthe distance to put the new point at. For geographic map references, this is interpreted as a distance in meters. For cartesian references, the distance is in the map's unit of measure. If not specified, this defaults to getDefaultSize
A new model point, with the same reference as point, off by distance in the azimuth direction.
Calculates a model point, off from the given
pointby adistancein theazimuthdirection.