Type Alias GeoJSONType

GeoJSONType: {
    coordinates: NumberArray;
    type: string;
}

Contains geolocation information releavant to the GEOJSON Aerospike type.

MMNEPVFCICPMFPCPTTAAATR