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

New feature request: customMapStyle #106

Open
hijodigital opened this issue Nov 2, 2020 · 0 comments
Open

New feature request: customMapStyle #106

hijodigital opened this issue Nov 2, 2020 · 0 comments

Comments

@hijodigital
Copy link

I would like to request a new feature for the ReactiveGoogleMap component. Currently, it is possible to change the map style by passing a string to the defaultMapStyle prop, for example:

<ReactiveGoogleMap defaultMapStyle='Standard' />

My use case requires that I provide custom map styles.

Could you add a new prop that can be passed a string, which is a URL pointing to a JSON file containing custom Google map styles? For example:

customMapStyle='my/custom/map/styles.json'

Thank you.

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

No branches or pull requests

1 participant