Closed gopkumargopi closed 9 years ago
I believe (but didn't test) that you can define this style array object in a property of your view (I think it's better to leave this in the view than in the controller), let's say mapStyles
. Then use this property when calling the component from your template:
{{google-map ... gopt_styles=view.mapStyles}}
(refer to the wiki for documentation on gopt
related things)
Lemme know if this does not work (and re-open the issue then).
Does the ember-google-map add-on have support for Google Styled Maps? Google's API that controls the map styles. https://developers.google.com/maps/documentation/javascript/styling