Matt-Jensen / ember-cli-g-maps

Deprecated Google Maps Addon

Home Page:http://matt-jensen.github.io/ember-cli-g-maps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

disable street view control

fran-worley opened this issue · comments

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?

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.