Swiftpack.co - mapbox/mapbox-maps-ios as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by mapbox.
mapbox/mapbox-maps-ios v10.12.0-rc.1
Interactive, thoroughly customizable maps for iOS powered by vector tiles and Metal
⭐️ 291
🕓 2 weeks ago
iOS
.package(url: "https://github.com/mapbox/mapbox-maps-ios.git", from: "v10.12.0-rc.1")

mapbox-maps-ios

CLA assistant

The Mapbox Maps SDK for iOS is a public library for displaying interactive, thoroughly customizable maps in native iOS. It takes map styles that conform to the Mapbox Style Specification, applies them to vector tiles that conform to the Mapbox Vector Tile Specification, and renders them using Metal.

Getting Started

This README is intended for developers who are interested in contributing to the Mapbox Maps SDK for iOS. Please visit https://docs.mapbox.com/ios/maps/guides/ for general information and instructions on using the Maps SDK in your iOS application.

Examples App

The Examples app shows how to use many of the features in the Maps SDK. See the Examples README for more information.

Developing

If you are interested in contributing to the Maps SDK, please see the DEVELOPING.md file for information on setting up, running and building the SDK.

Reporting issues / Need help?

Report a bug :beetle:

Please use our bug template to report any issues.

Request a new feature or enhancement :green_apple:

Please use our feature template to request new features or enhancements.

Other questions

Can't find the answer you're looking for? Contact support

Historical Note

This repository is a continuation of the Mapbox Maps SDK for iOS available at mapbox/mapbox-gl-native-ios.

GitHub

link
Stars: 292
Last commit: 2 hours ago
jonrohan Something's broken? Yell at me @ptrpavlik. Praise and feedback (and money) is also welcome.

Release Notes

v10.12.0-rc.1
2 weeks ago

Features ✨ and improvements 🏁

  • Correct user-agent fragment sent to events/telemetry service.
  • Bump MapboxCoreMaps to 10.12.0-rc.1 and MapboxCommon to 23.4.0-rc.1.
  • Change annotation end-of-drag delay to 0.125 to minimize lagging.

Bug fixes 🐞

  • Interrupt blocking disk cache database operations on application exit so that the application does not hang.
  • Fix a bug where continuously dragging and changing zoom would lead to either very slow or fast map dragging.

Dependencies

  • Update to MapboxCommon to 23.4.0-rc.1.
  • Update to MapboxCoreMaps to 10.12.0-rc.1.

Dependency requirements:

  • Compatible version of Xcode: 13.1.0

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics