Skip to content

[ iOS ] puckBearingEnabled is not shown in iOS app only shown in AndroidΒ #102

Open
@Shiba-Kar

Description

@Shiba-Kar
 await _mapboxMap?.location.updateSettings(
      LocationComponentSettings(
        enabled: true,
        pulsingEnabled: true,
        showAccuracyRing: true,
        puckBearingEnabled: true,
      ),
    );

The arrow is visible only in Android
image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions