Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data layer support #20

Open
AE1NS opened this issue Jun 18, 2024 · 0 comments · May be fixed by #19
Open

Data layer support #20

AE1NS opened this issue Jun 18, 2024 · 0 comments · May be fixed by #19
Labels

Comments

@AE1NS
Copy link

AE1NS commented Jun 18, 2024

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant