开发者

Interactive SVG WORLD Maps with mouseover highlights?

开发者 https://www.devze.com 2023-01-20 09:42 出处:网络
Can any开发者_如何学JAVAone direct me to a a world SVG example with mouseover highlights?I would like to find some nice examples that have a world map with details.

Can any开发者_如何学JAVAone direct me to a a world SVG example with mouseover highlights? I would like to find some nice examples that have a world map with details.

Many thanks.


See Peter Collingridge's work via

  • Is this possible: Zoomable SVG Image Map

⇢ http://www.petercollingridge.co.uk/data-visualisation/introduction-svg-scripting-interactive-map

⇢ http://www.petercollingridge.co.uk/interactive-svg-components/pan-and-zoom-control

I'm going to try to do this in the new year with a world map, will post back here with more resources if & when I unearth them, a quick read over Peter's intro tutorial says it's a “very popular” use for SVGs.


I don't have any worldmap example, but I uploaded this javascript mouseover with the state of illinois as an example for you: http://renatorasmussen.com/svgmouse/IL_corn_1972_Detrend_to_2009.svg

These are the files I am using:

IL_corn_1972_Detrend_to_2009.svg
map_styles.css
mouse_over_effects.js
0

精彩评论

暂无评论...
验证码 换一张
取 消