geoview-core
    Preparing search index...

    Type Alias GeometryJsonResponse

    Type used when fetching geometry json

    type GeometryJsonResponse = {
        geometry: GeometryJsonResponseGeometry;
    }
    Index

    Properties

    Properties