zhangyanni

Results 2 issues of zhangyanni

ReferenceError: Can't find variable: document This error is located at: in RMap (at ol.js:39) in RCTView (at View.js:34) in View (at ol.js:38) in MyOpenLayers (at map.js:377) in RCTView (at View.js:34)...

wontfix

./node_modules/react-native-leaflet-view/lib/module/LeafletView/index.js:22:7 Module not found: Can't resolve '../../android/src/main/assets/leaflet.html' 20 | 21 | const LEAFLET_HTML_SOURCE = Platform.select({ > 22 | ios: require('../../android/src/main/assets/leaflet.html'), | ^ 23 | android: { uri: 'file:///android_asset/leaflet.html' }, 24...