googlemaps / googlemaps/flutter-navigation-sdk
[Feature request]: ScreenCoordinate getScreenCoordinate(LatLng)
Closed
priority: p2
type: feature request
- Dominant language
- Dart
- Stars
- 75
- Forks
- 54
- Avg merge
- 4d 2h
- Merged PRs (30d)
- 5
Description
### Is there an existing issue for this?
- [x] I have searched the existing issues
### 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?
Contributor guide
Assessment
This issue has not been assessed yet.