customBaseUrl property - EngineOptions class - core.engine library - Dart API
customBaseUrl
customBaseUrl property
getter/setter pair
Allows engines to use custom base URLs for alternative services. By default, the available endpoints use HERE backend endpoints. If unsupported base URLs are specified, the related features will become non-functional. Please contact your HERE representative to learn about possible custom base URL usage options
Implementation
String? customBaseUrl;