meta API Samples

meta API Samples

Die Dateien und die Dokumentation wurden in der Azure-Cloud bereitgestellt und sind über folgende Links verfügbar:

Javascript:

https://api.maps.destination.one/v1.0.1/d-maps.js

CSS:

https://api.maps.destination.one/v1.0.1/d-maps.css

 

API Dokumentation:

https://api.maps.destination.one/

 

HTML-Beispiel:

https://api.maps.destination.one/examples/cluster.html

 

Typescript-Definitionen:

https://github.com/hubermedia/d-maps

Beispiel für package.json mit NodeJS:

{
    "dependencies": {
        "d-maps": "hubermedia/d-maps#1.0.1"
    }
}

    • Related Articles

    • meta API Samples (legacy)

      http://developer.et4.de/samples/#content/intro.md
    • meta-service: hypersearch

      Entry Point http://meta.et4.de/rest.ashx/hypersearch/ Responsetype TemplateBased-XML-Response TemplateBased-JSON-Response TemplateBased-Protobuff-Response Description The meta.destination.one hyper search is a meta-search based on meta-data. The ...
    • meta-service: analytics

      Entry Point Javascript: http://analytics.et4.de/jsapi Handler: on request dll: on request Responsetype JSON Description destination.one analytics is our MasterLog-System for all our products. All logs are pushed into this heap. We use elasticsearch ...
    • meta-Service: types

      Entry Point http://meta.et4.de/rest.ashx/types/ Responsetype JSON-Response Description The types service returns a list of available topics. Parameters none Samples Sample 1: http://meta.et4.de/rest.ashx/types/
    • meta-Service: shortenurl

      Entry Point http://meta.et4.de/rest.ashx/shorten-url Responsetype JSON-Response Description destination.one Url-Shortener. Parameters Parameter Type Description url String Url that shall be shortenend Samples Sample 1: www.hubermedia.de ...