次の方法で共有


GeoJsonMultiPointData クラス

定義

GeoJson MultiPoint含まれるデータ。

public class GeoJsonMultiPointData
type GeoJsonMultiPointData = class
Public Class GeoJsonMultiPointData
継承
GeoJsonMultiPointData

コンストラクター

GeoJsonMultiPointData(IEnumerable<IList<Double>>)

GeoJsonMultiPointData の新しいインスタンスを初期化します。

プロパティ

Coordinates

ジオメトリの GeoJson MultiPoint 座標。

適用対象