我必须构建类似于www.flightradar24.com的东西,我可以使用Openlayers做到吗?
我将使用Linux Java / Tomcat,也许是Oracle或Db2,我可以构建类似于www.flightradar24.com的东西。
如果您可以回答“是”或“否”,那就太好了。
答案 0 :(得分:0)
Openlayers提供了广泛的对象和功能集,可以针对您的所有Web映射需求量身定制。只需查看以下示例(即类似于Flightradar24的概念)以获取意见:
https://openlayers.org/en/v4.6.5/examples/igc.html
https://openlayers.org/en/v4.6.5/examples/feature-move-animation.html
https://openlayers.org/en/v4.6.5/examples/geolocation-orientation.html
答案 1 :(得分:0)
谢谢-谢谢您的回应。我希望它可以使用OpenLayers进行一次愉快的攀爬。