< Rejseplan - PHP Api - Location address
See LocationResponse on how to get $data
$data->name;
$data->coordinate;| Parameter | Return | Description |
|---|---|---|
| name | string | Name of the stop |
| coordinate | Coordinate | Coordinates of this stop |
See LocationResponse on how to get $data
$data->name;
$data->coordinate;| Parameter | Return | Description |
|---|---|---|
| name | string | Name of the stop |
| coordinate | Coordinate | Coordinates of this stop |