d3-thematika - v0.0.1
    Preparing search index...

    Function testProjectionTransform

    • 投影法による座標変換が正しく動作しているかテストします

      Parameters

      • width: number

        地図の幅(ピクセル)

      • height: number

        地図の高さ(ピクセル)

      • projection: GeoProjection

        D3投影法オブジェクト

      • geoJson: FeatureCollection

        テスト対象のGeoJSONデータ

      Returns ProjectionTestResult

      テスト結果