Skip to content

MkMapConfiguration and Look Around #72

New issue

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

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

Already on GitHub? # to your account

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.

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

Successfully merging this pull request may close these issues.

1 participant