You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 30, 2018. It is now read-only.
I think I have found an issue. Please let me know if I'm doing something wrong, or the problems lies somewhere else.
I am using Ionic v1 with Angular 1.
Version
2.3.2
Test Case
Marker infoBox pans out of view.
Steps to reproduce
If I tap on a marker, which has a location currently outside of the view (i.e. I only see part of the marker, but that's enough to tap on it), then the opened infoBox gets displayed outside of the view.
Expected Behavior
I'd expect the map to pan in a way that the infoBox is fully visible.
Actual Behavior
The map pans in a way that the marker gets placed somewhat in the middle, but the infoBox can't be fully seen.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Dear angular-ui community,
I think I have found an issue. Please let me know if I'm doing something wrong, or the problems lies somewhere else.
I am using Ionic v1 with Angular 1.
Version
2.3.2
Test Case
Marker infoBox pans out of view.
Steps to reproduce
If I tap on a marker, which has a location currently outside of the view (i.e. I only see part of the marker, but that's enough to tap on it), then the opened infoBox gets displayed outside of the view.
Expected Behavior
I'd expect the map to pan in a way that the infoBox is fully visible.
Actual Behavior
The map pans in a way that the marker gets placed somewhat in the middle, but the infoBox can't be fully seen.
The text was updated successfully, but these errors were encountered: