0.8.1 • Published 8 years ago

@defvayne23/svg-marker v0.8.1

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

SVGMarker

Google Maps JavaScript API overlay class to easily add markers with an SVG image as the icon.

Install

yarn

yarn add @defvayne23/svg-marker

npm

npm install @defvayne23/svg-marker

Examples

FAQ

  • Why is this class useful? The API allows SVGs as icons, but only a single path. I had a use case of a complex image that needed look great at about 50x50 pixels. SVG fits this, but the SVGs required multiple paths and multiple colors. I couldn't find a simple overlay class, so I created my own.

License

MIT

0.8.1

8 years ago

0.8.0

8 years ago

0.7.0

9 years ago

0.6.0

9 years ago

0.5.0

10 years ago

0.4.0

10 years ago

0.3.2

10 years ago

0.3.1

10 years ago

0.3.0

10 years ago

0.2.0

10 years ago

0.1.1

11 years ago

0.1.0

11 years ago