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

Unable to update styles #71

Closed cloke closed 7 years ago

cloke commented 7 years ago

I am able to load a style when the map is first rendered, but changing styles after render seems to not update the map.

After running some tests it appears that setOptions must be called on the map with the new styles.