H.service.EnterpriseRoutingService.Options
Type Definition Summary
This type encapsulates the configuration (initialization) options for a EnterpriseRoutingService
.
[ For full details, see the Type Definition Details ]
Property Summary
Properties |
---|
The sub-domain of the routing service relative to the platform's base URL, the default is |
The path of the map tile service, the default is |
The base URL of the service, the default is the the platform's base URL if the given instance was created using H.service.Platform#getEnterpriseRoutingService method |
Type Definition Description
This type encapsulates the configuration (initialization) options for a EnterpriseRoutingService
.
Property Details
subDomain: {string=} [optional]
The sub-domain of the routing service relative to the platform's base URL, the default is 'route'
path: {string=} [optional]
The path of the map tile service, the default is "routing/7.2"
baseUrl: {H.service.Url=} [optional]
The base URL of the service, the default is the the platform's base URL if the given instance was created using H.service.Platform#getEnterpriseRoutingService method