angular-google-maps icon indicating copy to clipboard operation
angular-google-maps copied to clipboard

Marker infoBox pans out of view

Open vargaendre opened this issue 7 years ago • 0 comments

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.

vargaendre avatar Jun 11 '18 13:06 vargaendre