Implement camera controls and expose MapHandle API in MapView
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
export { default as MapView } from './MapView';
|
||||
export type { MapHandle } from './MapView';
|
||||
export { Marker, Polyline, PROVIDER_GOOGLE } from 'react-native-maps';
|
||||
|
||||
Reference in New Issue
Block a user