JavaScript dependencies
Our Javascript library uses the external libraries below.
Please add them to your web application to make sure everything works properly.
- jQuery v2.2.4 : Download it from here or just add this link to your HTML.
- Google Maps JavaScript API v3. Add this link to your HTML.
- markerclusterer : Download it from here or just add this link to your HTML
- markerclusterer_packed : Download it from here or just add this link to your HTML
- markercluster text color : Download it from here or just add this link to your HTML
- CryptoJS aes.js file : Download it from here or just add this link to your HTML.
- CryptoJS pbkdf2.js file : Download it from here or just add this link to your HTML.
- Chroma.js : Download it from here or just add this link to your HTML
- TinyColor.js : Download it from here or just add this link to your HTML
- Google's gapi client : Add this link to your HTML. You'll need to specify a callback for this one. In fact, the Youmaps JavaScript library needs this library to be fully loaded before it can be initialized. The callback parameter (here onGapiClientLoad) must be appended to the link just like this : https://apis.google.com/js/client.js?onload=onGapiClientLoad. Please refer to the Getting started section for more details.
