Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MkMapConfiguration and Look Around #72

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

vlad0209
Copy link

This pull request includes several updates, adding new features and removing unused imports. The most important changes are summarized below:

New Features:

  • Added support for the LookAround feature and elevation style in maps.

Code Improvements:

  • Removed unused imports from several Dart files to improve type safety and reduce clutter.
  • Updated the @UIApplicationMain attribute to @main in example/ios/Runner/AppDelegate.swift.

Configuration Changes:

  • Set alwaysOutOfDate to 1 in PBXShellScriptBuildPhase sections of example/ios/Runner.xcodeproj/project.pbxproj to ensure scripts are always run.
  • Added UIApplicationSupportsIndirectInputEvents key to example/ios/Runner/Info.plist.

Miscellaneous:

  • Updated LastUpgradeCheck and LastUpgradeVersion values in various configuration files to reflect the latest Xcode version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant