Spherical math topic
Low-level utilities for spherical geometry.
Classes
- GeoRotation Spherical math
- A raw transform that represents a rotation about each spherical axis.
- GeoRotation Spherical math
- A raw transform that represents a rotation about each spherical axis.
- GeoRotation Spherical math
- A raw transform that represents a rotation about each spherical axis.
Functions
-
geoArea(
Map object) → double Spherical math - Returns the spherical area of the specified GeoJSON object in steradians.
-
geoArea(
Map object) → double Spherical math - Returns the spherical area of the specified GeoJSON object in steradians.
-
geoArea(
Map object) → double Spherical math - Returns the spherical area of the specified GeoJSON object in steradians.
-
geoBounds(
Map object) → List< Spherical mathList< num> > -
Returns the
spherical bounding box for the
specified GeoJSON
object
. -
geoBounds(
Map object) → List< Spherical mathList< num> > -
Returns the
spherical bounding box for the
specified GeoJSON
object
. -
geoBounds(
Map object) → List< Spherical mathList< num> > -
Returns the
spherical bounding box for the
specified GeoJSON
object
. -
geoCentroid(
Map object) → List< Spherical mathdouble> -
Returns the spherical centroid of the specified GeoJSON
object
. -
geoCentroid(
Map object) → List< Spherical mathdouble> -
Returns the spherical centroid of the specified GeoJSON
object
. -
geoCentroid(
Map object) → List< Spherical mathdouble> -
Returns the spherical centroid of the specified GeoJSON
object
. -
geoContains(
Map? object, List< Spherical mathnum> point) → bool -
Returns true if and only if the specified GeoJSON
object
contains the specifiedpoint
, or false if theobject
does not contain thepoint
. -
geoContains(
Map? object, List< Spherical mathnum> point) → bool -
Returns true if and only if the specified GeoJSON
object
contains the specifiedpoint
, or false if theobject
does not contain thepoint
. -
geoContains(
Map? object, List< Spherical mathnum> point) → bool -
Returns true if and only if the specified GeoJSON
object
contains the specifiedpoint
, or false if theobject
does not contain thepoint
. -
geoDistance(
List< Spherical mathnum> a, List<num> b) → double -
Returns the great-arc distance in
radians between the two points
a
andb
. -
geoDistance(
List< Spherical mathnum> a, List<num> b) → double -
Returns the great-arc distance in
radians between the two points
a
andb
. -
geoDistance(
List< Spherical mathnum> a, List<num> b) → double -
Returns the great-arc distance in
radians between the two points
a
andb
. -
geoInterpolate(
List< Spherical mathdouble> a, List<double> b) → List<double> Function(double) -
Returns an interpolator function given two points
a
andb
. -
geoInterpolate(
List< Spherical mathdouble> a, List<double> b) → List<double> Function(double) -
Returns an interpolator function given two points
a
andb
. -
geoInterpolate(
List< Spherical mathdouble> a, List<double> b) → List<double> Function(double) -
Returns an interpolator function given two points
a
andb
. -
geoLength(
Map object) → double Spherical math - Returns the great-arc length of the specified GeoJSON object in radians.
-
geoLength(
Map object) → double Spherical math - Returns the great-arc length of the specified GeoJSON object in radians.
-
geoLength(
Map object) → double Spherical math - Returns the great-arc length of the specified GeoJSON object in radians.