What's New in This Edition

This document highlights the new features and changes in INFO-Web version 19:

Context Properties

The following context properties have been added under Traveler Information in the Properties screen in the Client Shell:
Property Description
TravelerInformation > FixedRoute > InfoWeb > LineList > DisplayOrder Sets how the list of lines are sorted. The options are:
  • Smart (1) - Sort by LineAbbr numerically and alphabetically. This is the default.
  • User (2) - Sort by a user-defined order in the Line table.
  • LineAbbr (3) - Sort by LineAbbr alphabetically.
  • Line Name (4) - Sort by Line Name alphabetically.
TravelerInformation > FixedRoute > Common > DefaultOptions > RealTimeEnabledForTripPlanning If selected, real time information is applied to the trip planning results.
Traveler Information > FixedRoute > Common > DefaultOptions > DetourTraceEnabled If selected, the detour trace information is enabled.
Traveler Information > FixedRoute > Common > DefaultOptions > Detour Lines > Color Color of the detour trace on the map. Click the Value field and select the color from the color palette.
Traveler Information > FixedRoute > Common > GoogleMap > Authentication Method Authentication method used by the markup. the default is the API key.
Traveler Information > FixedRoute > Common > GoogleMap > APIKey

Provided when you sign up and create a billing account with Google Maps Platform.

A Google Maps API key is required to use Google Map Services. A key is required if you use Google Maps for commercial purposes. You can choose to sign up for the standard or premier key depending on your use of Google Maps. For more information, see: https://developers.google.com/maps/documentation/javascript/get-api-key.
Traveler Information > FixedRoute > Common > GoogleMap > ClientID Google issued client ID that allows to you to use Google Map Services.
Traveler Information > FixedRoute > Common > GoogleMap > Channel Google issued optional channel used to access more detailed usage reports of Google Map Services.
Traveler Information > FixedRoute > Common > GoogleMap > DefaultZoom Default zoom level of the Google Map.
Traveler Information > FixedRoute > Common > GoogleMap > InitialLat Initial latitude of the Google Map display.
Traveler Information > FixedRoute > Common > GoogleMap > InitialLon Initial longitude of the Google Map display.
Traveler Information > FixedRoute > Common > GoogleMap > MaxZoom Maximum allowable zoom level of the Google Map display.
Traveler Information > FixedRoute > Common > NextDepartures > MaxNearbyStopCount Maximum number of nearby stops to be processed and returned when the system searches for nearby stops within the defined Radius parameter. Leave at the default, 0 if not using this property.
Traveler Information > FixedRoute > Common > NextDepartures > NumStopTimesPerRouteStop Number of trip times that the service returns for each line that stops a selected stop. The default is 3. Setting it at 0 means that there is no limit.
Info > Fixed Route > Line > Line Order Sort order of lines, for example, by LineAbbr (Line abbreviation).
Info > Fixed Route > Line Direction Order Sort order of line directions within a line.
Info > Fixed Route > Line > Caching > Enabled If selected, the TI_FixedRoute_Line service will maintain a cache for GetLines requests made for the current date with default parameters. This property is monitored by the service, enabling it will trigger a load of the cache and disabling it will remove any existing cache. Note that while enabled, the cache will be reloaded soon after midnight each night.
Info > Fixed Route > Line > Caching > Initial Load Delay Amount of time that the service waits before loading the cache if line caches are enabled at the start of the TI_FixedRoute_Line service. This allows solution interfaces to start and load their data.
Info > Fixed Route > Line > Detours > Enabled If selected, the TI_FixedRoute_Line service will use and return detour information.
INFO > Lookup > Instance > LookupInfoRemarks > Archive Expired Remark After Number of days after which an expired remark is automatically archived. If set to 0, the remark is not archived.
INFO > Lookup > Instance > LookupInfoRemarks > Auto Archive Expired Remark At Time when the service automatically archives expired remarks.
Notification > Delivery > Email > Preserve DAT files after the notification is sent If selected, the dat file created for the notification is preserved after the notification is sent. If not selected, the dat file is deleted. This is the default.
Notification > Delivery > Push Notification > GCM > UseFCM If selected, any GCM request is sent through the Firebase Cloud Messaging (FCM) push service, which is the new version of GCM.

FCM in legacy mode is backward compatible with GCM.

We recommend that this property remain selected.

INFO > INFOWeb > Presentation > Pictorial > ItineraryDetails > Detour Lines > Show
Note: The Detour Lines properties are only applicable if your site uses the TransitMaster dispatch system and has the INFO-MON interface installed. The TransitMaster application must also be configured to generate detour line traces.
If selected, the detour line trace is shown on the map.
INFO > INFOWeb > Presentation > Pictorial > ItineraryDetails > Detour Lines > Style The options on how the line is displayed are: Solid, Dash, Dot, Dash, and Dash Dot Dot. The default is Dash.
INFO > INFOWeb > Presentation > Pictorial > ItineraryDetails > Detour Lines > Color Sets the width of the line as displayed on the map.
INFO > INFOWeb > Presentation > Pictorial > ItineraryDetails > Detour Lines > Width Sets the color of the detour line trace.