简体   繁体   English

如何实施离线GWT地图

[英]How to implemente an Offline GWT Map

Can anyone help me to create an offline Map on GWT, i heard talking about OpenLayers but i didnt find any source code, do you have any idea about this. 谁能帮助我在GWT上创建离线地图,我听说过有关OpenLayers的消息,但我没有找到任何源代码,对此您有任何想法吗? Thank you. 谢谢。

You will want the GWT-Openlayers Wrapper for Openlayers . 您将需要适用于OpenlayersGWT-Openlayers包装器 Be warned it is a 0. Version, so it is not perfect, but it does work. 请注意,它是一个0。版本,因此它不是完美的,但确实有效。

Edit: 编辑:

You will also want an offline map, I used this one. 您还将需要一个离线地图,我使用了这张地图。 Its not perfect but the best free one I know. 它不是完美的,但我知道是最好的免费软件。 OpenStreetMap OpenStreetMap

It's been over a year I done this and I don't have access to the source but I remember that this helped me. 我已经做了一年多了,但是我无法访问消息源,但是我记得这对我有所帮助。 No need for SmartGWT its the same principle with pure GWT: SmartGWT wrapper for OpenLayers . 无需SmartGWT与纯GWT的相同原理: 适用于OpenLayers的SmartGWT包装器 Actually it should be easier with pure GWT. 实际上,使用纯GWT应该更容易。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM