Patrick Leonard

Results 6 issues of Patrick Leonard

When creating a dashboard using Microsoft PowerBI with embedded Mapbox map the base map does not load on iOS devices. There is no issue when opening the dashboard through the...

## New Example _Description of the feature being requested and any outcomes desired, an example use case, and any suggestions for solution_ I propose adding a new example which shows...

The live data examples ([Swift](https://github.com/mapbox/ios-sdk-examples/blob/main/Examples/Swift/LiveDataExample.swift), [Objective-C](https://github.com/mapbox/ios-sdk-examples/blob/main/Examples/ObjectiveC/LiveDataExample.m)) no longer work. They used to show the [wanderdrone's](https://wanderdrone.appspot.com/) up-to-the-minute location, but that site is now defunct. In the v10 example app, these examples...

Fixes: #1475 This PR enables clustering on point annotation managers, achieving parity with the Android implementation. Developers using this feature will pass a set of ClusterOptions when creating a pointAnnotationManager....

feature :green_apple:

### What does this pull request do? Updates minimum Fastlane [version](https://github.com/fastlane/fastlane/releases) to the latest and adds `force_legacy_encryption: true` flag in Matchfile for compatibility. ### What is the motivation and context...

NOTE: In draft due to failing API check ### What does this pull request do? This PR exposes a number of new properties and changes. Specifically, it: * Promotes `ModelLayer`...