Searched refs:POI (Results 1 – 8 of 8) sorted by relevance
363 export type POI = { alias403 export type AppleMapsPOI = POI;404 export type GoogleMapsPOI = Omit<POI, 'enablePOISearching' | 'enablePOIFilter'>;538 POI &550 POI;
178 …Of Interest Filters and their display modifications for Apple Maps. Adding POI filters for these v…
311 export type POI = { alias349 export type AppleMapsPOI = POI;350 export type GoogleMapsPOI = Omit<POI, 'enablePOISearching' | 'enablePOIFilter'>;406 …ype & Controls & GoogleMapsStyling & Gestures & CameraPosition & Traffic & POI & KMLs & Heatmaps &…407 …ype DefaultNativeExpoMapViewProps = MapType & Controls & Gestures & CameraPosition & Traffic & POI;
1 …POI handling.\n */\nexport type POI = {\n /**\n * If 'true' search bar for searching pois is en…
1 …Of Interest Filters and their display modifications for Apple Maps. Adding POI filters for these v…
46 title="Enable POI search"65 title="Enable POI cafe filter"
186 onPoiClickEnabled && setSnackbarText('Clicked POI:' + JSON.stringify(event.nativeEvent));
22 POI: undefined;