Add Dialog with Pageview to select new house, and then drop a pin where the house is, then zoom map to that area.

This commit is contained in:
2025-04-20 20:36:13 -07:00
parent 9170fffdf8
commit dd9d1a67ab
19 changed files with 1581 additions and 6 deletions

View File

@@ -30,6 +30,8 @@
<string>Main</string>
<key>NSLocationWhenInUseUsageDescription</key>
<string>This app needs access to location to drop pins</string>
<key>GMSApiKey</key>
<string>AIzaSyBLSUk32a5qGm3M_n9Yii66I7wi0rmA8oM</string>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>