Finns addresser i ResRobot Beta?
Hej!
Det finns inga adresser i gamla ResRobot, det vet vi. Det står ingenting om adresser i dokumentationen för "Platsuppslag" i nya ResRobot. Men - kollar man i XSDn så ser man detta:
<xs:element name="CoordLocation">
xs:annotation
xs:documentation
The element CoordLocation specifies a coordinate based location in a result of a location request. It contains an output name, latitude, longitude and a type (address or point of interest). The coordinates and the name can be used as origin or destination parameters to perform a trip request.
/xs:documentation
/xs:annotation
xs:complexType
xs:sequence
<xs:element ref="Notes" minOccurs="0">
xs:annotation
xs:documentation
Contains a list of notes to be displayed for this location, like attributes or footnotes.
/xs:documentation
/xs:annotation
/xs:element
/xs:sequence
<xs:attributeGroup ref="attlist.CoordLocation"/>
/xs:complexType
/xs:element
och söker man så får man ofta adresser som svar.
betyder detta att ni har infört adresser i nya ResRobot APIt?
Hej!
Nej, adresser kommer inte finnas med i nya ResRobot. Ska kolla på detta.
Tack för feedbacken.
/Martin