buildTerrainProfile property
getter/setter pair
If BuildTerrainProfile.enable is set to false then the route computed will have the RouteBase.terrainProfile
null.
Default is set to an object with BuildTerrainProfile.enable set to false.
Implementation
BuildTerrainProfile buildTerrainProfile;