cms/app-client/app/components/visu-carto.js
changeset 38 2a2402372b6d
parent 34 78a7be2ea5db
child 45 b9adc23abd01
equal deleted inserted replaced
37:343750d4d38e 38:2a2402372b6d
    49             passZoomValuesToTarget: false},
    49             passZoomValuesToTarget: false},
    50         ]
    50         ]
    51     };
    51     };
    52 
    52 
    53 
    53 
    54     var continentsDataProvider = {
    54     continentsDataProvider = {
    55         map: "continentsLow",
    55         map: "continentsLow",
    56 
    56 
    57         areas: [{
    57         areas: [{
    58             id: "africa",
    58             id: "africa",
    59             linkToObject: worldDataProvider,
    59             linkToObject: worldDataProvider,