Partager via


GeoJsonMultiPolygonData Classe

Définition

The GeoJsonMultiPolygonData.

public class GeoJsonMultiPolygonData
type GeoJsonMultiPolygonData = class
Public Class GeoJsonMultiPolygonData
Héritage
GeoJsonMultiPolygonData

Constructeurs

GeoJsonMultiPolygonData(IEnumerable<IList<IList<IList<Double>>>>)

Initialise une nouvelle instance de GeoJsonMultiPolygonData.

Propriétés

Coordinates

Contient une liste d’objets valides GeoJSON Polygon . Notez que les coordonnées dans GeoJSON sont dans l’ordre x, y (longitude, latitude).

S’applique à