需要像谷歌地图这样的地图服务 - 但对于我的内联网
我已经围绕谷歌地图 API 构建了一个解决方案,但意识到当我将其部署到我的 Intranet 时它不起作用。读完后,您似乎需要为此提供一流的服务。是否还有其他类似的地图 api 工具可以在您的内网网站上免费使用?
编辑:据我所知,雅虎似乎允许您在内联网上使用免费地图。任何人都可以确认您正在这样做。
i have built a solution around google maps api but realized that it doesn't work when i deploy it to my intranet. after reading it seems like you need the premier service for this. Is there any other similar maps api tools that you can use free on your intranet website?
EDIT: from what i have read it seems like Yahoo allows you to use your free maps on intranets. can anyone confirm that you are doing this.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(7)
我会调查OpenStreetMap:
问题是数据并不总是那么准确或完整,但主要城市的覆盖范围很好而且这个项目正在变得越来越好。
您还可以研究一下 Microsoft 和 Yahoo!测绘许可证。
I would investigate OpenStreetMap:
The catch is the data isn't always as accurate or complete, but coverage in major cities is good and the project keeps getting better.
You might also look into Microsoft and Yahoo! mapping licenses.
我最终使用了雅虎地图,因为它似乎允许你在自己的内部网上使用它,而且它就像使用谷歌地图一样简单
I wound up using Yahoo maps as it seems to allow you to use it on your own intranet and its as easy as using google maps
偶然发现了 Ovi 地图,它是雅虎地图的继任者,因为他们正在取消其服务。看起来很有趣。
雅虎停止其服务
Ovi 地图
Stumbled upon Ovi Maps, a successor to Yahoo Maps as they are taking down their service. Looks quite interesting.
Yahoo taking down their service
Ovi Maps
看看 OpenLayers,它使您能够使用各种不同的服务(Google、OpenStreetMap、Bing 等)。
我自己是新手,但在这里找到了文档:
http://docs.openlayers.org/library/index.html
在这里:
http://workshops.opengeo.org/openlayers-intro/index.html
非常有用
Have a look at OpenLayers, which enables you to use a variety of different services (Google, OpenStreetMap, Bing etc).
I'm new to it myself, but have found the documentation here:
http://docs.openlayers.org/library/index.html
and here:
http://workshops.opengeo.org/openlayers-intro/index.html
very useful
如果您想更进一步,您可以创建您的自己的图块服务器
您可以轻松获得什么您需要从像这个这样的网站
If you want to go one step further, you can create your own tile server
You can easily get what you need from a site like this
您还可以查看 http://leafletjs.com/ 。虽然 Leaflet 的目标是比 OpenLayers 更轻量级,但 OpenLayers 是迄今为止更成熟的项目。
请参阅OpenLayers 与 Leaflet 之间的比较
You can also have a look at http://leafletjs.com/ . While Leaflet aims to be more lightweight than OpenLayers, OpenLayers is by far the more mature project.
See this Comparison between OpenLayers and Leaflet
您可以尝试通过 placebase http://www.pushpin.com/api/1.3/docs /
You could Try pushpin by placebase http://www.pushpin.com/api/1.3/docs/