Map of Algeria for jVectorMap and JQVMap jQuery plugin.
# Algerian map
Map of Algeria for jVectorMap and JQVMap jQuery plugins.
# Demo
- jVectorMap
- JQVMap
# How to reget the data points :
- Get an SVG file of the Algerian political map :
en.wikipedia.org).svg
- Convert the polygons to paths by opening the svg using Inkscape then:
- ctrl A (select all)
- shift ctrl C (=Path/Object to paths)
- ctrl s (save (choose as plain svg))
- Parse that file with the converter to get a Javascript file containing Map Data Points.