appbaseio / appbaseio/reactivemaps
New feature request: customMapStyle
Aperta
- Lingua principale
- JavaScript
- Stelle
- 940
- Fork
- 42
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.