control/geocoding/geo_conversion library

Functions

calculateRadGeopoints(GeoPoint position, int radiusKilometers) List<GeoPoint>
Calculates a list of GeoPoints representing the lower-left and upper-right corners of a bounding box around a given position, based on a specified radius.