Openlayers 3相当于Openlayers 2的离线存储

时间:2015-08-20 06:29:02

标签: openlayers openlayers-3

我找到了这个链接:http://dev.openlayers.org/examples/offline-storage.html,你可以使用openlayers 2进行离线存储。 Openlayers 3仍然可以吗?我读了他们的文档,ol.control不再有CacheWrite和CacheRead ..我还是初学者,所以我希望有人可以帮助我。谢谢!

1 个答案:

答案 0 :(得分:1)

没有等效的OL3,您可以尝试使用TileStache - https://github.com/TileStache/TileStache并使用保存在ol.source.XYZ上的图块。