0
それはangular-ui angular-google-mapsディレクティブの角度UI - 角度のGoogleマップ。 diamamically uiGmapGoogleMapApiProvider.configure(オプション)を設定することは可能ですか?
.config(function(uiGmapGoogleMapApiProvider) {
uiGmapGoogleMapApiProvider.configure(<object from $http>);
})
にして約束(例:$ http.get(...))からdinamicallyオプションを挿入することは可能ですか? 他の方法をお勧めできない場合は、
おかげよろしく