IterableGeoPointPureExtensions extension

on

Methods

externalGeoBounds() GeoBounds
Calculate the external corners.
geoCenter() GeoPoint
Calculate a center.
geoDistance<T>() double
Calculate the distance between geographic points.
geoNortheast() GeoPoint
Calculate the northeast corner.
geoSouthwest() GeoPoint
Calculate the southwest corner.
internalGeoBounds({GeoPoint? center}) GeoBounds
Calculate the internal corners.