Display a map at a specified location and zoom level
This example displays a movable map initially centered on theBrandenburg Gate in the centre of Berlin(52.5159°N, 13.3777°E)
Themap.setCenter() method andmap.setZoom()method are able to control the location of the map.