Skip to content

New feature request: customMapStyle #106

Description

@hijodigital

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.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions