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 to update styles after creating the map #1670

Closed
paulstelzer opened this issue Jun 29, 2023 · 5 comments
Closed

Google Maps: Support to update styles after creating the map #1670

paulstelzer opened this issue Jun 29, 2023 · 5 comments

Comments

@paulstelzer
Copy link

paulstelzer commented Jun 29, 2023

Feature Request

Plugin

Google Maps

Description

Update the styles of the map after is was created

Platform(s)

iOS, Android

Preferred solution

https://developers.google.com/maps/documentation/android-sdk/styling?hl=de#pass_a_json_style_object_to_your_map

googleMap.setMapStyle(...)

@ionitron-bot ionitron-bot bot added the triage label Jun 29, 2023
@paulstelzer paulstelzer changed the title Google Maps: Support Map ID Google Maps: Support set options after creating the map Jul 3, 2023
@paulstelzer paulstelzer changed the title Google Maps: Support set options after creating the map Google Maps: Support to update styles after creating the map Jul 3, 2023
@AE1NS
Copy link
Contributor

AE1NS commented Jul 4, 2023

#1617 This is a generic solution for updating options, including styles, like:

map.update({
    styles: { ... }
});

Im already using it in production. Unfortunately I dont get any response to my map optimizations here.

@paulstelzer

This comment was marked as abuse.

@paulstelzer
Copy link
Author

Closed as duplicate of #1617

@AE1NS
Copy link
Contributor

AE1NS commented Jul 5, 2023

You should not ping him. He reads everything here. When the time has come, we will get an answer ;)

@ionitron-bot
Copy link

ionitron-bot bot commented Jul 20, 2023

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of the plugin, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Jul 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants