Searched refs:ExpoMap (Results 1 – 25 of 32) sorted by relevance
12
21 export declare class ExpoMap extends React.Component<ExpoMapViewProps> { class24 mapView: React.RefObject<ExpoMap>;
10 import { ExpoMap, OnMapPressEvent } from './Map';380 export type NativeExpoGoogleMapsViewProps = ViewProps & React.RefAttributes<ExpoMap> & PropsWithChi…384 export type NativeExpoAppleMapsViewProps = ViewProps & React.RefAttributes<ExpoMap> & PropsWithChil…
1 …Maps library.\n *\n * Draws custom ground overlays on ExpoMap.\n * This component should be ExpoMa…
1 …mizable flat circle on ExpoMap.\n * Drawn circle does not follow curvature of the Earth.\n *\n * T…
1 …po Maps library.\n *\n * Draws customizable marker on ExpoMap.\n * This component should be ExpoMa…
1 … *\n * Displays data provided in .kml file.\n * This component should be ExpoMap component child t…
1 …o Maps library.\n *\n * Draws customizable polygon on ExpoMap.\n * This component should be ExpoMa…
1 … as this component children in cluster.\n *\n * This component should be ExpoMap component child t…
11 <Maps.ExpoMap style={{ flex: 1, width: '100%' }} provider={provider}>19 </Maps.ExpoMap>
12 <Maps.ExpoMap23 </Maps.ExpoMap>
12 <Maps.ExpoMap style={{ flex: 1, width: '100%' }} provider={provider}>22 </Maps.ExpoMap>
11 <Maps.ExpoMap28 </Maps.ExpoMap>
12 <Maps.ExpoMap style={{ flex: 1, width: '100%' }} provider={provider}>30 </Maps.ExpoMap>
11 <Maps.ExpoMap style={{ flex: 1, width: '100%' }} provider={provider}>32 </Maps.ExpoMap>
11 <Maps.ExpoMap style={{ flex: 1, width: '100%' }} provider={provider}>41 </Maps.ExpoMap>
12 <Maps.ExpoMap style={{ flex: 1, width: '100%' }} provider={provider}>54 </Maps.ExpoMap>
8 <Maps.ExpoMap
15 <Maps.ExpoMap
10 const ref = useRef<Maps.ExpoMap>(null);26 <Maps.ExpoMap
16 <Maps.ExpoMap style={{ flex: 1, width: '100%' }} provider={provider} mapType={mapType} />
19 const ref = useRef<Maps.ExpoMap>(null);35 <Maps.ExpoMap
18 <Maps.ExpoMap
20 <Maps.ExpoMap
155 <Maps.ExpoMap262 </Maps.ExpoMap>
19 import { ExpoMap, OnMapPressEvent } from './Map';462 React.RefAttributes<ExpoMap> &487 React.RefAttributes<ExpoMap> &