我想在 android app 里显示中国行政地图,想用svg 做,在网上找了好长时间 找到了网页的geochart 这个开源库,还发现了FSInteractiveMap 这个类似 geochart 的ios 开源库,我想看看大家有没有实现这样的效果的呢,
看看大家有做过的吗,
黄舟2017-04-17 13:58:38
I haven’t done it yet, here are two open source projects: https://github.com/Tibolte/Android-Anim-Playground and https://github.com/japgolly/svg-android. Hope it helps you
巴扎黑2017-04-17 13:58:38
Read this project code first
https://github.com/romainguy/road-trip
This project reads SVG and converts it into Path to draw the administrative district map of the United States
After you understand it, you can draw a map of China’s administrative regions.
You can find an SVG of China’s administrative district map online
I just found one myself, it’s not an SVG, but I just need the path data anyway
http://vdisk.weibo.com/s/hF0Vc