plot stack and map
stackMap(x, mapLayout)
antaresDataList
antaresDataList contian areas ans links.
Object created with function [mapLayout()]
if (FALSE) {
mydata <- readAntares(areas = "all", links = "all")
layout <- readLayout()
ml <- mapLayout(layout = layout)
stackMap(x = mydata, mapLayout = ml)
}