ionic-team / ionic-team/capacitor-google-maps
Data layer support
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
Google maps has a data layer feature, where it is possible to i.e. add a geoJson data object. They call it 'map feature'.
https://developers.google.com/maps/documentation/javascript/datalayer
### Platform(s)
Android
iOS
Web
### Preferred Solution
The following methods could be implemented in the first implementation:
- a method to add features
- a method to remove a feature
- a method to get the bounds of a feature
Contributor guide
Assessment
This issue has not been assessed yet.