microsoft / MapsSDK-Native

This repository contains samples, documentation and releases history for the Bing Maps SDK for Android and iOS.
MIT License
40 stars 23 forks source link

iOS Demo App, all Modes #21

Closed argiad closed 4 years ago

argiad commented 5 years ago

MapView's constraints.

Main.storyboard -> MapView -> Size Inspector ->

  1. Align Leading to: Safe Area 1 -> 0 2.Top Space to Superview : 1 -> 0
  2. Align Trailing to SafeArea: 1 -> 0
  3. Align Bottom to Safe Area 1 -> to Superview 0
argiad commented 5 years ago

Same for the Search Demo App

JuanPapas commented 5 years ago

Thanks for reporting these issues @argiad, we'll look into that.

rkoten commented 4 years ago

Hi @argiad, thanks for bringing us to awareness of layout misalignments, we are now fixing these. If you have thoughts to add to your original comment, you're welcome to do so.