News

//Create a layer for the drawn shapes. drawingLayer = new Microsoft.Maps.Layer(); map.layers.insert(drawingLayer); //Create an instance of the DrawingTools class and bind it to the map. tools = new ...