The Map class shows a geographical map using a scatter element.
Usually a DeepZoomMap will be used to display maps. It uses a DeepZoomImage to display the map in different resolutions depending on the zoom factor.
Single images can be also used as maps. This can be useful for examples, debugging purposes or other use-cases when there are no different tiles required or available.