The map is the core component of OpenLayers. For a map to render, a view, one or more layers, and a target container are needed: import Map from 'ol/Map'; ...
確定! 回上一頁