August 07, 2026
The latest update to the experimental Maps 3D Android SDK (v0.2.2) includes the following changes:
- Added visual feedback overlays to indicate when the map is loading or has encountered an error.
- Added the
ROADMAPmap mode to display a standard street map when configuringMap3DView. - Updated map view initialization to use
Map3DInitConfiginstead ofMap3DOptionsfor backward compatibility.- Added
Map3DInitConfig. - Removed
Map3DOptions.
- Added
March 02, 2026
The latest update to the experimental Maps 3D Android SDK (v0.2.0) includes the following changes:
- Added popover APIs:
- Added
Popover. - Added
Anchorable. - Added
PopoverOptions. - Added
PopoverShadow. - Added
PopoverStyle. - Added
VisibilityState. - Updated
GoogleMap3Dto includeaddPopover. - Updated
- Added