com.google.android.libraries.mapsplatform.transportation.consumer.view
Stay organized with collections
Save and categorize content based on your preferences.
Interfaces
Classes
Exceptions
UnsupportedGetMapAsyncException
|
Indicates that getMapAsync() is not supported, and
instead ConsumerMapView#getConsumerMapAsync(ConsumerMapReadyCallback)
should be called. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-27 UTC.
[null,null,["Last updated 2025-08-27 UTC."],[],["The content outlines interfaces, classes, and exceptions for managing ridesharing features within a map environment. `ConsumerController` manages ridesharing features. `ConsumerGoogleMap` provides access to the underlying Google Maps API. `ConsumerMapStyle` customizes UI elements. Key classes include callbacks for marker clicks and route updates, and classes for handling the custom map view, `ConsumerMapFragment` and `ConsumerMapView`, which adjust based on the current session. The `UnsupportedGetMapAsyncException` indicates a method call error.\n"]]