Balthazar DOSSOU
Results
1
issues of
Balthazar DOSSOU
```ts this.mapOptions = { // ... mapTypeControlOptions: { style: google.maps.MapTypeControlStyle.HORIZONTAL_BAR, mapTypeIds: [ google.maps.MapTypeId.ROADMAP, google.maps.MapTypeId.TERRAIN, google.maps.MapTypeId.HYBRID ] } }; ```
type: bug
priority: p2