changeset 200 | a441c40f9c5e |
parent 197 | 7b266ccf6d3d |
child 204 | dd969e178944 |
--- a/cms/app-client/app/components/visu-carto.js Thu Jun 23 11:35:26 2016 +0200 +++ b/cms/app-client/app/components/visu-carto.js Thu Jun 23 17:09:32 2016 +0200 @@ -8,6 +8,8 @@ didInsertElement: function(){ var _this = this; + this.$('#mapdiv').height(Ember.$('.corpus-app-container').height()); + var franceDataProvider = { mapVar: AmCharts.maps.france2016Low, getAreasFromMap:true,