1 Star 1 Fork 0

/ demo-js-geomap

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

demo-js-geomap

demo-js-geomap 是一个基于wilddog JavaScript SDK和高德LBS开放平台完成的一个地图应用,能够实现实时的geohash范围查询。

在线示例

http://geomap.wilddogapp.com/

我们提供了一个实例,展示在北京市某片区域内的某快递公司快递员的实时动态位置信息,点击地图内的任意点更改紫色圆圈的位置。  在 GeoMap 演示截图

本地运行

首先确认本机已经安装 Node.js 运行环境,然后执行下列指令:

git clone git@github.com:WildDogTeam/demo-js-geomap.git
cd  demo-js-geomap

安装依赖:

npm install grunt -g
npm install

启动项目:

grunt

依赖项目

  • lib-js-wildgeo 基于地理坐标位置存储,使用存储位置坐标的geo hash值查询附近的信息。结合野狗实时系统,能够动态跟踪给定的地理区域内移动的数据。

注册Wilddog

WildGeo需要用Wilddog数据库存储位置数据, 你可以在此注册Wilddog账户

更多示例

这里分类汇总了 WildDog平台上的示例程序和开源应用, 链接地址:https://github.com/WildDogTeam/wilddog-demos

支持

如果在使用过程中有任何问题,请提 issue ,我会在 Github 上给予帮助。

相关文档

License

MIT http://wilddog.mit-license.org/

感谢 Thanks

demo-js-geomap is built on and with the aid of several projects. We would like to thank the following projects for helping us achieve our goals:

Open Source:

  • GeoFire Realtime location queries with Firebase
  • JQuery The Write Less, Do More, JavaScript Library

Commercial Partner:

  • 高德开放平台 高德地图api,高德地图API,地图API,地图api,高德地图 api,高德手机API,LBS云,高德地图API Android,高德地图API iOS,URI API,最专业的地图API
The MIT License (MIT) Copyright (c) 2015 Wilddog Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

基于wilddog JavaScript SDK和高德LBS开放平台完成的一个地图应用 展开 收起
JavaScript
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
JavaScript
1
https://gitee.com/zkk0713/demo-js-geomap.git
git@gitee.com:zkk0713/demo-js-geomap.git
zkk0713
demo-js-geomap
demo-js-geomap
master

搜索帮助