interface PlaceGeometry {
    point: Coordinates;
}

Properties

Properties