maptalks.nodesvg
SVG Convertor for maptalks.js in Node
##Install
npm install maptalks.nodesvg --save
Usage
var maptalks= require('maptalks');
//enable maptalks with SVG convertors.
require('maptalks.nodesvg');
//do your stuff
This package has been deprecated
Author message:
This package is not used anymore, change to maptalks.node
SVG Convertor for maptalks.js in Node
##Install
npm install maptalks.nodesvg --save
var maptalks= require('maptalks');
//enable maptalks with SVG convertors.
require('maptalks.nodesvg');
//do your stuff
npm i maptalks.nodesvg
5
2.0.0
MIT