1.2.0
Features
#37 - Setting properties on the canvas and on the canvas container of the map.
The following methods have been added on the map class :
SetCanvasStylePropertyAsync
andSetCanvasStylePropertiesAsync
to add properties on the canvas of the map.SetCanvasContainerStylePropertyAsync
andSetCanvasContainerStylePropertiesAsync
to add properties on the container of the canvas of the map.