Home > simplesvgmap

simplesvgmap

Simplesvgmap is a project mainly written in JavaScript, based on the GPL-2.0, MIT licenses found.

This project can be used to build map application on web by svg and js! (Deprecated)

This project is based on jquery and jquery.svg. And it help programmer easily build map application on web.

Things can do:

build map on web.(support Firefox 3.0 and upper,chrome 5 and upper, adobe svg on IE); moveMap; zoomIn; zoomOut; set the width and height of map; add object(image,text,circle) to map; remove object from map; rasterize(generate the string of svg map);

This project is base on MIT and GPL license.

More infomation on my blog:"http://www.mzhou.me";

Previous:radiant-package