PoiClickEvent: NativeSyntheticEvent<{
    coordinate: LatLng;
    name: string;
    placeId: string;
    position?: Point;
}>

Type declaration

  • coordinate: LatLng
  • name: string
  • placeId: string
  • Optional position?: Point

    Platform

    Android