Any comments, suggestions?
jQuery plugin for data visualization on vector maps - jvectormap.owl-hollow.net
1–6 of 6 posts
Re: jQuery plugin for data visualization on vector maps - jvectormap.owl-hollow.net
#2Clickable http://jvectormap.owl-hollow.net/
Re: jQuery plugin for data visualization on vector maps - jvectormap.owl-hollow.net
#3Clickable http://jvectormap.owl-hollow.net/
Thanks
Re: jQuery plugin for data visualization on vector maps - jvectormap.owl-hollow.net
#4What would it take to add lines and points to the supported types and make them clickable with perhaps a fudge factor radius?
Re: jQuery plugin for data visualization on vector maps - jvectormap.owl-hollow.net
#5What would it take to add lines and points to the supported types and make them clickable with perhaps a fudge factor radius?
Not really difficult I think, micro-framework for vector graphic painting is included to the library already. Only API need to be added. I have plans to include such functionality to the next version.
Re: jQuery plugin for data visualization on vector maps - jvectormap.owl-hollow.net
#6What would it take to add lines and points to the supported types and make them clickable with perhaps a fudge factor radius?
Not really difficult I think, micro-framework for vector graphic painting is included to the library already. Only API need to be added. I have plans to include such functionality to the next version.
Depending on performance, this could be made into a very decent GIS viewer. You could even go so far as to do layer menus and draw ordering. Labeling might be really expensive though.