Skip to content

MyLocationRenderMode iOS doesn't work  #559

@keehoo

Description

@keehoo

I have seen these:
myLocationEnabled does not work on iOS #193
Fix missing location indicator on iOS #176

But still am experiencing issues with MyLocationRenderMode on iOS, the same code runs well on android.

I'm setting the view as follows:

MapboxMap( accessToken: "pk.ey...", onMapCreated: _onMapCreated, onStyleLoadedCallback: _onStyleLoaded, compassEnabled: true, myLocationEnabled: true, myLocationRenderMode: renderMode, myLocationTrackingMode: MyLocationTrackingMode.Tracking, trackCameraPosition: true, initialCameraPosition: CameraPosition(target: LatLng(lat, lon), zoom: 12), ),
mbi2

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions