Prototype implementation of an SVG-based symbol with independently scalable width and height. Useful only as a sample of a custom symbol.
An example application is provided here. This shows one way to import this module into a webpack project.
To add manually, add the module using the following:
npm i --save git+ssh://git@github.com/pacruz/scalable-marker-symbol.git
This hasn't been tested very thoroughly, so there are probably bugs.