maps-app-ios icon indicating copy to clipboard operation
maps-app-ios copied to clipboard

Ensure contentInset honors UI at bottom of map

Open nixta opened this issue 8 years ago • 4 comments

Need to move the UI to the bottom of the map anyway, so this may be simpler once that's done.

nixta avatar Jun 28 '17 06:06 nixta

Will need to wait for update to the Runtime. Perhaps Update 2.

nixta avatar Jul 21 '17 04:07 nixta

@nixta It appears bottom UI does honor the safe area. Unless of course you're referencing something else?

Can I close this issue out?

screen shot 2018-07-26 at 10 25 08 am

esreli avatar Jul 26 '18 17:07 esreli

Let's keep this open for now. I'm referring to the route appearing behind the UI at the bottom. Unfortunately right now the ContentInset on the MapView moves the entire attribution bar up, which in turn moves the UI up to once more cover up the route.

Could wait for Runtime to fix, but in the meantime could do a manual extent calculation to fit the geometry to the unobscured map area.

nixta avatar Jul 26 '18 22:07 nixta

Noted. Let's consider the manual extent calculation.

esreli avatar Jul 26 '18 22:07 esreli