Searched refs:OnPoiClickEvent (Results 1 – 6 of 6) sorted by relevance
73 export type OnPoiClickEvent = { alias
6 …ionButtonPressEvent, OnLocationChangeEvent, OnLocationDotPressEvent, OnPoiClickEvent, OnRegionChan…247 onPoiClick?: (event: OnPoiClickEvent) => void;
1 …OnPoiClickEvent,\n OnRegionChangeEvent,\n} from './Events';\nimport { GeoJsonObject } from './Geo…
1 …n/**\n * Represents data returned on PoiClickEvent\n */\nexport type OnPoiClickEvent = {\n /**\n …
13 OnPoiClickEvent,277 onPoiClick?: (event: OnPoiClickEvent) => void;
106 export type OnPoiClickEvent = { alias