Skip to content

googleMapOptionsFactory doesn't zoom to the provided LatLng #42

Description

@Dhaia

There is a bug with the following code that is straight from here
The thing Is, the camera is not zoomed to the LatLng! The map view on the app just shows the default camera position.

I actually had to create a cameraPositionState using rememberCameraPositionState, and pass it to the GoogleMap "cameraPositionState = " parameter, I also got rid of the googleMapOptionsFactory as it doesn't do anything apparently.

Metadata

Metadata

Assignees

Labels

priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.releasedtype: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions