@@ -66,7 +66,7 @@ export default MapUI = ({
<PinMessage messageList={pinMessages}/>
<View style={styles.mapContent}>
{ !state.isHide &&
- <Maps.MapOnly
+ <Maps.Maps3
ready={state.mapReady}
region={state.region}
stopList={state.stopList}