kothic / kothic-js

Kothic JS — a full-featured JavaScript map rendering engine using HTML5 Canvas
http://kothic.org
BSD 2-Clause "Simplified" License
451 stars 46 forks source link

Allow multiple different-styled maps on a page #21

Closed Komzpa closed 13 years ago

Komzpa commented 13 years ago

Change mapcss.js to let user have a set of maps with different styles on a page.

Miroff commented 13 years ago

Done. Now more then one MapCSS styles can be used simultaneously. Each style is rendered independently.