ubp-crs-adapter
Advanced tools
Comparing version 3.0.1 to 3.1.0
{ | ||
"name": "ubp-crs-adapter", | ||
"version": "3.0.1", | ||
"version": "3.1.0", | ||
"description": "This library provides connections to different travel CRSs. It also let you read and write data from/to them.", | ||
@@ -5,0 +5,0 @@ "main": "dist/ubpCrsAdapter.js", |
@@ -300,5 +300,7 @@ # UBP CRS Adapter | ||
Sadly the debugging in some CRS is not possible but the adapter nevertheless provides some debugging output - | ||
either you set the adapter option `.debug` to `true` or you add the parameter "debug" to your URL. | ||
Sadly debugging in some CRS is not possible but the adapter nevertheless provides some debugging output - | ||
either you set the adapter option `.debug` to `true` or you add the parameter "debug=1" to your URL. | ||
It will open an extra window for debug outputs. | ||
The other way around you can also prevent that the debug window is opened - via URL parameter "debug=0". | ||
The URL parameter has precedence before the adapter option. | ||
@@ -305,0 +307,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
8244113
90043
434