$SlPlatsuppslagURL
$SlPlatsuppslagURL : string
Sl Platsuppslag URL endpoint
Wrapper for SL apis provided through Trafiklab.se
This wrapper covers;
__construct( $slRealtidsinformation3Key, string $slReseplanerare2key = null, string $slPlatsuppslagKey = null)
Constructor for SL Client
$slRealtidsinformation3Key | ||
string | $slReseplanerare2key | Api key for SL Reseplanerare 2 |
string | $slPlatsuppslagKey | Api key for SL Platsuppslag |
slPlatsuppslag(string $query, array $options = array()) : mixed
SL Platsuppslag
See https://www.trafiklab.se/api/sl-platsuppslag
string | $query | |
array | $options |
slReseplanerare2Trip(string $originId, string $destId, array $options = array()) : mixed
SL Reseplanerare 2 -> Trip
See https://www.trafiklab.se/api/sl-reseplanerare-2
string | $originId | SiteID from |
string | $destId | SiteID to |
array | $options | Any extra options |
slReseplanerare2Geometry(string $ref) : mixed
SL Reseplanerare 2 -> Geometry
See https://www.trafiklab.se/api/sl-reseplanerare-2
string | $ref |
slReseplanerare2JourneyDetail(string $ref) : mixed
SL Reseplanerare 2 -> JourneyDetail
See https://www.trafiklab.se/api/sl-reseplanerare-2
string | $ref |