angular-ui / ui-map

Google Maps
http://angular-ui.github.io/ui-map
MIT License
288 stars 93 forks source link

Waiting to initialize map until ui-options has reasonable value in scope #17

Open phillipj opened 11 years ago

phillipj commented 11 years ago

Hi,

I'm doing some async work before having enough data to initialize the map object appropriately. Therefore needed the ability to set the ui-options object later than "right away".