Route Line Layer Ids
            data class RouteLineLayerIds(primaryRouteTrafficLineLayerId: String, primaryRouteLineLayerId: String, alternativeRouteLineLayerIds: List<String>)
Content copied to clipboard
Contains the values for the primary and alternative route line layer ID's
Parameters
primaryRouteTrafficLineLayerId
the layer ID for the traffic line layer
primaryRouteLineLayerId
the layer ID for the primary route line
alternativeRouteLineLayerIds
the layer IDs for the alternative route line(s)
Constructors
RouteLineLayerIds
                          
                    Link copied to clipboard
                        fun RouteLineLayerIds(primaryRouteTrafficLineLayerId: String, primaryRouteLineLayerId: String, alternativeRouteLineLayerIds: List<String>)
Content copied to clipboard
the layer ID for the traffic line layer
Functions
component1
                          
                    Link copied to clipboard
                        component2
                          
                    Link copied to clipboard
                        component3
                          
                    Link copied to clipboard
                        Properties
alternativeRouteLineLayerIds
                          
                    
                  Link copied to clipboard
                        primaryRouteLineLayerId
                          
                    
                  Link copied to clipboard
                        primaryRouteTrafficLineLayerId
                          
                    
                  Link copied to clipboard