Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以在 openLayers 中搜索地址?
另一个:那么是否有可能获得该地址的地理坐标?
或者也许从我用鼠标单击的点获取地理坐标?
单独的 OpenLayers 不允许您搜索地址,但您可以使用外部网络服务(例如 Google 网络服务)来完成此操作。然后在 OpenLayers 上显示此信息。
关于您的最后一个问题,OpenLayers 可以为您提供鼠标点击的坐标。