character-journey-map
v1.2.4
Published
An interactive character journey mapping component package
Downloads
80
Maintainers
Readme
Character Journey Map
An interactive character journey mapping component package that utilizes Leaflet for mapping functionality and react to create UI components for use in various media interactive maps.
Installation
npm i character-journey-map
Dev Contributor Requirements
Make sure you have the following tools installed on your system:
node 14+ & npm 6+
: https://nodejs.org/en/copyfiles ~2.4
: https://www.npmjs.com/package/copyfiles
Available Scripts
In the project directory, you can run:
npm start
Runs the package in the default development mode, but won't be usable on it's own.
npm run build
Builds a production ready bundle for the app in the /dist
folder, complete with accompanying files.
npm publish ./dist
Publishes the contents of the /dist
folder to NPM.
Contact
If you run into any issues that you cannot resolve please open a GitHub issue and I'll do my best to investigate as soon as possible.
To-Do List
Functionality
- [ ] Draw paths progressively from start to end points
- [ ] Unconfirmed marker indicators
- [ ] Render character icons where they are on the map