appbaseio / appbaseio/reactivemaps
New feature request: customMapStyle
Offen
- Vorherrschende Sprache
- JavaScript
- Sterne
- 940
- Forks
- 42
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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:
```
```
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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.