Load the Map and MapView modules require(["esri/Map", "esri/views/MapView"], function(Map, MapView) { // Create a Map instance const myMap = new Map({ ...
確定! 回上一頁