Die Dateien und die Dokumentation wurden in der Azure-Cloud bereitgestellt und sind über folgende Links verfügbar:
https://api.maps.destination.one/v1.0.1/d-maps.js
https://api.maps.destination.one/v1.0.1/d-maps.css
https://api.maps.destination.one/
https://api.maps.destination.one/examples/cluster.html
https://github.com/hubermedia/d-maps
Beispiel für package.json mit NodeJS:
{
"dependencies": {
"d-maps": "hubermedia/d-maps#1.0.1"
}
}