Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add initial integration tests for ground overlays #11

Conversation

jokerttu
Copy link

Adds integration tests for app facing package and android

/// | [GroundOverlay.width] | Yes (for position only) | No | No |
/// | [GroundOverlay.height] | Yes (for position only) | No | No |
/// | [GroundOverlay.anchor] | Yes (for position only) | Yes | No |
/// | [GroundOverlay.zoomLevel] | No | Yes | No |
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we put here (for position only) also for zoomLevel and iOS?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes. let's merge this and you can update the iOS side, as I am not sure about other methods either

Copy link
Collaborator

@illuminati1911 illuminati1911 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jokerttu jokerttu merged commit ef71871 into feat/google_maps_flutter_ground_overlay_support Jan 2, 2025
1 check passed
@jokerttu jokerttu deleted the feat/integration_tests_for_ground_overlays branch January 14, 2025 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants