This is an official git repository for the jVectorMap plug-in for jQuery. Its main purpose is to show interactive vector maps on the web pages.
You can find maps, documentation, examples and more at [the official site](http://jvectormap.com/)
It also includes a converter that could be used to create your own maps for jVectorMap from the data in various GIS formats like Shapefile. The following command could be used to convert USA map from the data available at [www.naturalearthdata.com](http://www.naturalearthdata.com/downloads/10m-cultural-vectors/10m-admin-1-states-provinces/):
python \
path/to/converter.py \
path/to/geo-data.shp \
path/to/resulting-map.js \
--width 900 \
--country_name_index 4 \
--where "ISO = 'USA'" \
--codes_file path/to/codes-en.tsv \
--insets '[{"codes": ["US-AK"], "width": 200, "left": 10, "top": 370}, {"codes": ["US-HI"], "width": 100, "left": 220, "top": 400}]' \
--minimal_area 4000000 \
--buffer_distance -0.5 \
--simplify_tolerance 1000 \
--longitude0 -10.15 \
--name us
没有合适的资源?快使用搜索试试~ 我知道了~
jQuery矢量SVG地图插件JVectorMap
共45个文件
js:33个
html:5个
py:2个
需积分: 32 17 下载量 74 浏览量
2016-08-15
09:08:30
上传
评论
收藏 312KB RAR 举报
温馨提示
JVectorMap是一款基于jQuery的矢量地图插件,它是基于SVG结构的,和其他jQuery地图插件不同的是,jVectorMap是矢量地图。同样支持地图缩放和地图平面移动等相应的功能。由于JVectorMap是基于jQuery的,所以支持大部分主流的浏览器,应用也相当广泛。
资源推荐
资源详情
资源评论
收起资源包目录
jQuery矢量SVG地图插件JVectorMap.rar (45个子文件)
jQuery矢量SVG地图插件JVectorMap
jquery-jvectormap.js 1KB
jvectormap.jquery.json 752B
tests
reverse-projection.html 3KB
custom.html 2KB
assets
jquery-jvectormap-us-lcc-en.js 111KB
jquery-jvectormap-map.js 6KB
jquery-jvectormap-us-aea-en.js 109KB
jquery-1.8.2.js 261KB
jquery-jvectormap-world-mill-en.js 141KB
jquery-jvectormap-us-merc-en.js 128KB
jquery-jvectormap-us-mill-en.js 119KB
build.html 509B
markers.html 7KB
index.html 8KB
jquery-jvectormap.css 716B
jquery-mousewheel.js 2KB
.gitignore 35B
converter
simplifier.py 6KB
converter.py 10KB
lib
svg-group-element.js 238B
vml-shape-element.js 1KB
abstract-shape-element.js 3KB
abstract-canvas-element.js 2KB
vml-canvas-element.js 2KB
svg-canvas-element.js 776B
vml-path-element.js 3KB
svg-shape-element.js 276B
vml-circle-element.js 820B
vml-group-element.js 340B
numeric-scale.js 3KB
svg-element.js 1KB
svg-circle-element.js 180B
data-series.js 5KB
ordinal-scale.js 147B
color-scale.js 1KB
proj.js 6KB
svg-path-element.js 221B
vml-element.js 3KB
abstract-element.js 2KB
vector-canvas.js 473B
simple-scale.js 133B
world-map.js 33KB
jvectormap.js 2KB
README.md 1KB
build.sh 1KB
共 45 条
- 1
资源评论
xiyuan2016
- 粉丝: 117
- 资源: 1228
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功