Matt-Jensen / ember-cli-g-maps

Deprecated Google Maps Addon
http://matt-jensen.github.io/ember-cli-g-maps
MIT License
59 stars 31 forks source link

disable street view control #95

Open fran-worley opened 7 years ago

fran-worley commented 7 years ago

Per googles docs: https://developers.google.com/maps/documentation/javascript/controls

It is possible to disable the street view control included by default on a map. There doesn't appear to be an option for this in the gem, is it something you'd consider adding/ accepting a PR to add?

Matt-Jensen commented 7 years ago

I'd definitely review and merge any PR for this feature into master.

This is currently supported in the /remove-gmaps branch if you're willing to diverge from the happy path.