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

Google maps support for Tile images #1551

Open
dennis-wedevise opened this issue Apr 21, 2023 · 4 comments
Open

Google maps support for Tile images #1551

dennis-wedevise opened this issue Apr 21, 2023 · 4 comments

Comments

@dennis-wedevise
Copy link

Feature Request

Plugin

@capacitor/google-maps

Description

We are looking for an extra feature in the Google maps plugin. We would like to show our own Tile images. Image tile overlays which display on top of existing base map types based on pattern XYZ tiles URL.

In another project we use cordova-plugin-googlemaps with the TileOverlay function. link to plugin
That works well. We would like to use this in the same way in the Capacitor plugin.

If we need to pay for this feature that's no problem. I would love to hear what is possible.

Platform(s)

Web View
iOS and Android

Preferred Solution

Alternatives

https://github.com/mapsplugin/cordova-plugin-googlemaps
https://developers.google.com/maps/documentation/javascript/maptypes

Additional Context

@ionitron-bot ionitron-bot bot added the triage label Apr 21, 2023
@ionitron-bot ionitron-bot bot removed the triage label Apr 21, 2023
@dennis-wedevise dennis-wedevise changed the title Capacitor Google maps support for Tile images Google maps support for Tile images Apr 21, 2023
@RicoHoff
Copy link

The implementation of TileOverlays in the Capacitor plugin would be very great. That would currently be the game changer for me to switch from Cordova to Capacitor.

@dennis-wedevise
Copy link
Author

@RicoHoff we are currently implementing the Tile overlay feature in the Capacitor plugin. It already works on Android and we are now testing it on iOS. As soon as it works on both platforms I will share it here.

@RicoHoff
Copy link

@RicoHoff we are currently implementing the Tile overlay feature in the Capacitor plugin. It already works on Android and we are now testing it on iOS. As soon as it works on both platforms I will share it here.

This is great news. I would be very happy.

@dennis-wedevise
Copy link
Author

We have finished the Tile overlay functionality and prepared a PR. Check #1970

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants