client-svg-map-ng
TypeScript icon, indicating that this package has built-in type declarations

0.1.18 • Public • Published

Simple Client for SVG Editor

This is a simple client for the create a SVG interactive map or schemes. It is based on SVG files with a specific structure. In SVG files, you can define a group of elements with a specific ID. For default use interactive layer (group in SVG) Id named => "interactive". But you can use any other name. Нou must specify this name in the configuration file (For example - "interactiveLayer: 'MyInteractiveLayer'"). See "Set up Client" section.

Install

npm install client-svg-map-ng

Demo

Use case of this library is to create a simple interactive map.

Readme

Keywords

Package Sidebar

Install

npm i client-svg-map-ng

Weekly Downloads

7

Version

0.1.18

License

MIT

Unpacked Size

83.8 kB

Total Files

7

Last publish

Collaborators

  • cossacknpm