I'd like to use StoryMapJS under my HTTPS conditions. You have a plan to supply zipped library?
I tried to deploy "storymap-min.js", "storymap.css", and, so on at my local condition for test, but image files? cloud not be loaded properly.
I'd like to use StoryMapJS under my HTTPS conditions. You have a plan to supply zipped library?
I tried to deploy "storymap-min.js", "storymap.css", and, so on at my local condition for test, but image files? cloud not be loaded properly.
the easiest way to load StoryMapJS for use on SSL is with this address:
https://s3.amazonaws.com/cdn.knightlab.com/libs/storymapjs/latest/js/storymap-min.js
or
https://s3.amazonaws.com/cdn.knightlab.com/libs/storymapjs/latest/js/storymap.js
and
https://s3.amazonaws.com/cdn.knightlab.com/libs/storymapjs/latest/css/storymap.css
Otherwise, you can download the source code from GitHub
https://github.com/NUKnightLab/StoryMapJS/archive/master.zip
and use the contents of the /build/ directory. Note this directory may include files which are not yet generally released. You can use GitHub tags to download a specific release. The latest, for example is at
https://github.com/NUKnightLab/StoryMapJS/archive/0.2.0.zip
Thank you for your information, joe.
2 Comments