Embed Furkot tripshot on your website and show off your trip.
Install with npm:
$ npm install --save tripshotLoad with a standalone script:
<script src="https://cdn.furkot.com/scripts/furkot-tripshot.min.js" defer></script>Upon loading, the script modifies the tripshot widget according to the specified options. The guide to integration options is here.
When used with a module bundling framework like browserify:
var furkotTripshot = require('tripshot');When loaded as a standalone, the script instantiates the global variable furkotTripshot.
MIT © Natalia Kowalczyk