Is there an existing issue for this?
Use case
The google_maps_flutter GoogleMapController has a method
Future getScreenCoordinate(LatLng) and Future getLatLng(screenCoordinate)
This helps me position custom info window on markers but its not available in this package.
Proposal
can it be added or is there a way around it i can use for now?
Is there an existing issue for this?
Use case
The google_maps_flutter GoogleMapController has a method
Future getScreenCoordinate(LatLng) and Future getLatLng(screenCoordinate)
This helps me position custom info window on markers but its not available in this package.
Proposal
can it be added or is there a way around it i can use for now?