Home
last modified time | relevance | path

Searched refs:ExpoMapRef (Results 1 – 6 of 6) sorted by relevance

/expo/packages/expo-maps/build/
H A DMap.d.ts12 export { ExpoMapRef } from './Map.types';
H A DMap.types.d.ts385 export type ExpoMapRef = { alias
H A DMap.types.js.map1 … KMLs &\n GeoJsons &\n AppleMapsPOI\n >;\n\nexport type ExpoMapRef = {\n getSearch…
H A DMap.js.map1 …on } from './GeoJson';\nexport { Overlay } from './Overlay';\nexport { ExpoMapRef } from './Map.ty…
/expo/packages/expo-maps/src/
H A DMap.types.ts504 export type ExpoMapRef = { alias
H A DMap.tsx23 export { ExpoMapRef } from './Map.types';