Skip to content

MaxExtents

Namespace: ThinkGeo.Core

Represents the MaxExtents class.

public static class MaxExtents

Inheritance objectMaxExtents

Fields

SphericalMercator

Represents the SphericalMercator field.

public static RectangleShape SphericalMercator;

ThinkGeoMaps

Represents the ThinkGeoMaps field.

public static RectangleShape ThinkGeoMaps;

MapBoxMaps

Represents the MapBoxMaps field.

public static RectangleShape MapBoxMaps;

BingMaps

Represents the BingMaps field.

public static RectangleShape BingMaps;

AzureMaps

Represents the AzureMaps field.

public static RectangleShape AzureMaps;

HereMaps

Represents the HereMaps field.

public static RectangleShape HereMaps;

GoogleMaps

Represents the GoogleMaps field.

public static RectangleShape GoogleMaps;

OsmMaps

Represents the OsmMaps field.

public static RectangleShape OsmMaps;

Feet

Represents the Feet field.

public static RectangleShape Feet;

DecimalDegree

Represents the DecimalDegree field.

public static RectangleShape DecimalDegree;

Methods

GetDefaultMaxExtent(GeographyUnit)

Returns default max extent for .

public static RectangleShape GetDefaultMaxExtent(GeographyUnit unit)

Parameters

unit GeographyUnit
The unit.

Returns

RectangleShape
The result of the operation.