heremaps / here-sdk-ref-app-flutter

This project is the HERE SDK reference application for Flutter
Apache License 2.0
45 stars 21 forks source link

TICKET-T-17355:RefApp - Fixed Watermark alignment issue #85

Closed Guru-cm-here closed 1 year ago

Guru-cm-here commented 1 year ago

The previously added padding has been removed to align the watermark in the centre bottom. specifically by setting the offset on the X-axis to 0.

setWatermarkLocation(Anchor2D anchor, Point2D offset)