

marker – whether you want to display the red marker showing the location specified by the address or longitude/latitude attributes. maptype – the type of map you want to display (roadmap, satellite, hybrid or terrain). scrollwheel – whether the map should zoom in and out in response to scrolling via a mouse scrollwheel. overviewmapcontrol – whether to display the overview map control (the arrow in the bottom right corner that expands to show the region currently being viewed). scalecontrol – whether to display the scale control (the marking that tells you the distances represented in the map). maptypecontrol – whether you want to display the map type control (letting the user choose between “map” and “satellite” display) zoomcontrol – whether you want to display the zoom control (the plus and minus buttons for zooming in and out) pancontrol – whether you want to display the pan control (the large circle with the arrows for moving around)
#Codebox alternative. Patch
html – the HTML to display in the popup that is launched when the location marker is clicked 1 Parted resize command 2 Netboot PXE 3 Remove patch and simplify scripts 4 pxe-craft-initrd-kernel script needs updating 5 CodeBox vs RootCmd. zoom – the initial zoom level of the map longitude – the longitude of the location to display on the map (an alternative to providing the address) latitude – the latitude of the location to display on the map (an alternative to providing the address) address – address of the location to display on the map
