Friday, August 03, 2012

HTML5 Canvas World Map SVG Path with KineticJS

HTML5 Canvas World Map SVG Path with KineticJS

"Canvas" is very efficient, since everything is a bitmap, and SVG is very flexible, but "expensive" because it is using DOM. With KinecticJS library, Canvas gets some of features of SVG. It can detect "mouse over" and highlight selected state... The site has 10 great examples...

No comments: