All Projects → rockyuse → Svgmap

rockyuse / Svgmap

svg地图组件,完整版包含城市及区县数据及更多扩展功能。。。

Projects that are alternatives of or similar to Svgmap

Jquery Mapael
jQuery plugin based on raphael.js that allows you to display dynamic vector maps
Stars: ✭ 981 (+229.19%)
Mutual labels:  svg, map
React Usa Map
React component with all USA States with customizable options. No D3 needed.
Stars: ✭ 63 (-78.86%)
Mutual labels:  svg, map
Svg World Map
🗺 A JavaScript library to easily integrate one or more SVG world maps with all nations (countries) and second-level political subdivisions (countries, provinces, states).
Stars: ✭ 38 (-87.25%)
Mutual labels:  svg, map
Geojson2svg
Converts geojson to svg string given svg viewport size and maps extent.
Stars: ✭ 117 (-60.74%)
Mutual labels:  svg, map
Vue Svg Map
A set of Vue.js components to display an interactive SVG map
Stars: ✭ 48 (-83.89%)
Mutual labels:  svg, map
React Svg Map
A set of React.js components to display an interactive SVG map
Stars: ✭ 150 (-49.66%)
Mutual labels:  svg, map
Svg Sanitizer
A PHP SVG/XML Sanitizer
Stars: ✭ 280 (-6.04%)
Mutual labels:  svg
Grbl Plotter
A GCode sender (not only for plotters) for up to two GRBL controller. SVG, DXF, HPGL import. 6 axis DRO.
Stars: ✭ 286 (-4.03%)
Mutual labels:  svg
Birdfont
A font editor for creating fonts in TTF, EOT, SVG and BIRDFONT format.
Stars: ✭ 272 (-8.72%)
Mutual labels:  svg
Android Pathview
Android view with both path from constructed path or from svg.
Stars: ✭ 2,892 (+870.47%)
Mutual labels:  svg
Covid19
an interactive, animated COVID-19 coronavirus map to track the outbreak over time by country and by region for selected countries
Stars: ✭ 295 (-1.01%)
Mutual labels:  map
Defaults
Initialize structs with default values
Stars: ✭ 290 (-2.68%)
Mutual labels:  map
Redisson
Redisson - Redis Java client with features of In-Memory Data Grid. Over 50 Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, MyBatis, RPC, local cache ...
Stars: ✭ 17,972 (+5930.87%)
Mutual labels:  map
Svg Animation Tools
An awesome workflow for animated SVGs with Adobe Illustrator
Stars: ✭ 285 (-4.36%)
Mutual labels:  svg
Gonorth
GoNorth is a story and content planning tool for RPGs and other open world games.
Stars: ✭ 289 (-3.02%)
Mutual labels:  map
Flutter advanced networkimage
flutter advanced network image provider
Stars: ✭ 282 (-5.37%)
Mutual labels:  svg
Vpype
The Swiss-Army-knife command-line tool for plotter vector graphics.
Stars: ✭ 292 (-2.01%)
Mutual labels:  svg
Arcgis Runtime Samples Ios
Swift samples demonstrating various capabilities of ArcGIS Runtime SDK for iOS
Stars: ✭ 275 (-7.72%)
Mutual labels:  map
Svgo
⚙️ Node.js tool for optimizing SVG files
Stars: ✭ 17,050 (+5621.48%)
Mutual labels:  svg
Sqip
"SQIP" (pronounced \skwɪb\ like the non-magical folk of magical descent) is a SVG-based LQIP technique.
Stars: ✭ 3,074 (+931.54%)
Mutual labels:  svg

svgMap

svgMap是一个基于Raphael的svg地图组件,可以兼容ie6+现代浏览器,在api的设置上比较简单,目的就是要做一款比较小巧的组件,同时又能满足基本的地图展示需求,在加载速度和性能上都不比Canvas地图差。 所以广泛适用于基本的地图数据展示页面。

对外公布的版本并没有把所有功能展示出来,完整版会有很多扩展功能,如果需要完整版请联系我

文档与示例

Demo

兼容性

测试通过:IE6+、Chrome、Firefox、Safari、Opera

更新历史

v1.1.0

  1. 组件改为面向对象的组织架构,在返回值里面可以得到地图数据。

v1.0.0

  1. 基本功能支持

完整版的附加功能:

  1. 省份的城市数据
    demo

  2. 城市的区县数据(全国344个区县数据) demo

demo

  1. 支持省会的点
    demo

  2. 支持以显示省的名称
    demo

  3. 支持自定义显示数据
    demo

  4. 支持点击跳转链接

  5. 支持更清晰的地图, 完整版的数据要更清晰,而且边疆争议地区的数据更偏向中国 demo

  6. 图片转换 demo

联系我:

QQ: 296456018

mail: [email protected]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].