attributes
An array of all attribute names that are present within the map’s routing network.
Since
1.6
List<String> lAttributes = mMapController.attributes;
Content copied to clipboard
An array of all attribute names that are present within the map’s routing network.
1.6
List<String> lAttributes = mMapController.attributes;