Street Preview
class StreetPreview
Functions
Link copied to clipboard
fun getDirectionChoices(engine: GeoEngine, location: LngLatAlt): List<StreetPreview.StreetPreviewChoice>
getDirectionChoices returns a List of possible choices at an intersection Each entry contains a heading, the street name and a list of points that make up the road. The app can choose the road based on the heading and then move the user along it.
Link copied to clipboard
Link copied to clipboard