فهرست منبع

update app/pages/home/MapUI.js

wudebin 6 ماه پیش
والد
کامیت
57d3e5135d
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      Strides-SPAPP/app/pages/home/MapUI.js

+ 1 - 1
Strides-SPAPP/app/pages/home/MapUI.js

@@ -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}