Added pinCoordinate property to DashSearchResult:pinCoordinate refers to the coordinate of the POI, while coordinate refers to a routable point to the POI.
Added modifier to PlacesPreviewUiComposer: The modifier now includes information about sizes, enabling customization of the UI in the places preview by allowing control over the layout dimensions and appearance.
Changelog Fixes
Added
pinCoordinate
property toDashSearchResult
:pinCoordinate
refers to the coordinate of the POI, whilecoordinate
refers to a routable point to the POI.Added
modifier
toPlacesPreviewUiComposer
: Themodifier
now includes information about sizes, enabling customization of the UI in the places preview by allowing control over the layout dimensions and appearance.