如何准备开发环境来创建地图?
这个是模块化开发的准备工作,需要有node.js环境并先npm引入相应的js包。https://iclient.supermap.io/web/introduction/openlayersDevelop.html#Import。
如果是普通的JavaScript开发的话可以直接看https://iclient.supermap.io/examples/openlayers/examples.html#iServer这个页面里的范例。