ionic-team / ionic-team/capacitor-google-maps
Allow to recover Google Map state
Open
triage
- Dominant language
- TypeScript
- Stars
- 32
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
## Feature Request
### Plugin
- @capacitor/google-maps
### Description
The map object must have a method that allows recovering the current state of the map (zoom levels, tilt...).
### Platform(s)
- Web
- Android
- iOS
### Preferred Solution
A method to retrieve the entire current state, or simply make its attributes public.
### Additional Context
It is useful when you want to offer different functions depending on the state of the map. For example, show or hide buttons depending on the zoom level.
Contributor guide
Assessment
This issue has not been assessed yet.