Welkom. Uw laatste bezoek was vrijdag 18 mei 2012 02:57.

Snel inloggen of registreer uzelf - (Wachtwoord vergeten?)

  1. Webservices.nl Support
  2. Announcements
  3. Announcements
  4. New Routeplanner functions

Dit onderwerp heeft 1 reactie, en bestaat uit 1 pagina.
De laatste reactie is geplaatst op 11-10-2007 13:51.

New Routeplanner functions


  1. Some of the methods introduced last month:

    Routeplanner now offers international data routePlannerEUDescription:
    Returns a description of the route between two latitude/longitude coordinates in Europe.

    routePlannerEUInformation:
    Returns the route distance and drive time for the route between two latitude/longitude coordinates in Europe.

    routePlannerEUDescriptionCoordinatesLatLon:
    Returns a description of the route between two latitude/longitude coordinates in Europe, including the latitude/longitude coordinates along the route.

    More languages supported:
    The international methods which return a description offer support for more languages. As of now seven languages are supported: Danish, Dutch, English, French, German, Italian and Swedish.

    ---
    Coordinate input now available for routeplanner methods for the Netherlands:
    routePlannerRDDescription, routePlannerRDInformation and routePlannerRDDescriptionCoordinatesRD take coordinates as input.

    ---
    Routeplanner documentation:
    The complete documentation for the Routeplanner services can be found here:
    https://ws1.webservices.n...uteplanner-class-php.html



  2. Method introduced last month:

    routePlannerEUMap
    Returns a map in PNG or JPG format showing the route between two latitude/longitude coordinates in Europe.
    You can specify the width and height of the image, the type of the route (shortest or fastest), and you can choose the zoom in on the start or destination. See the routeplanner documentation for all details.