Type alias TMappedinInitializeOutput

TMappedinInitializeOutput: {
    mapView: MapView;
    venue: Mappedin;
}

Type declaration