IDirectionsAttributeMapping Interface

Provides access to the properties for directions attribute mapping.

Members

Name Description
Read/write property AttributeName The network attribute name associated with the directions key name.
Read/write property KeyName The key name to be used for directions generation.

IDirectionsAttributeMapping.AttributeName Property

The network attribute name associated with the directions key name.

Public Property AttributeName As String
public string AttributeName {get; set;}

IDirectionsAttributeMapping.KeyName Property

The key name to be used for directions generation.

Public Property KeyName As String
public string KeyName {get; set;}

Classes that implement IDirectionsAttributeMapping

Classes Description
DirectionsAttributeMapping A container for a directions attribute mapping.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.