Skip to content

Code changes in lib\src\map.dartΒ #183

@hiasad

Description

@hiasad

To make everything work with the latest version I have to make the following changes:

Line 98: await Geolocator.getCurrentPosition(desiredAccuracy: widget.desiredAccuracy); //add Geolocator. here

Line 327: final geolocationStatus = await Geolocator.checkPermission(); // add Geolocator here

Line 402: Geolocator.openAppSettings(); // add Geolocator here

I am running with the latest version of Geolocator plugin. Why do I have to make these changes?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions