在这里再次学习深度openlayers-6,现在我想从加载为层的GeoJson文件中访问几何图形,我如何才能做到这一点?,提前感谢您的帮助。 import 'ol/ol.css';import Geolocation from 'ol/Geolocation';import View from 'ol/View';
import Point from 'ol/geom/Point
不幸的是,当我将此代码中的127.0.0.1:8545更改为我的Infura.io访问链接时,我会得到以下错误。_setReadyState (/Users/moritzhubel/node_modules/xhr2/lib/xhr2.js:354:12)
at XMLHttpRequest._onHttpRequestError (/Users/moritzhubel/node_modules/xhr2&