Info window type:
You can use the default >Google map info window or the InfoBubble.
InfoBubble is an info window where you can setup your preferred graphics layout
Default info window params:
Max width:
Maximum width of the infowindow, regardless of content's width.
Pixel offset width:
Pixel offset height:
The offset, in pixels, of the tip of the info window from the point on the map at whose geographical coordinates the info window is anchored. If an InfoWindow is opened with an anchor, the pixelOffset will be calculated from the top-center of the anchor's bounds.
Info bubble options:
Shadow style:
The style of the info-window shadow
Padding:
The pixel between the border and the info window content
Background color:
The background color of the info window content
Background style:
The background css style of the info window content
Arrow size:
The size in pixel of the arrow of the info window content
Arrow position:
The position in % of the arrow of the info window. For example with 50 the arror is in the middle of the bottom of the info window, with 0 the arrow is in the left corner
Arrow style:
The style of the arrow of the info window. Can be a full triangle, a half triangle to right or left
Border radius:
The radius in pixeld of the border of the info window
Border color:
The color of the border of the info window
Border width:
The width of the border of the info window
Disable auto-pan:
If checked the info window is not centered to the map
Hide close button:
If checked the close button of the info window is not shown
Min/Max dimensions:
The maximum and minimum dimensions of the info window
Drag zoom:
Allows a user to zoom in to an area on the map by holding down a hot key (e.g. Shift) while dragging a box around the area
Cursor:
The mouse cursor show on dragging the box area to zoom
Key:
The hot key to hold down to activate a drag zoom, shift | ctrl | alt. The default is shift. NOTE: Do not use Ctrl as the hot key with Google Maps JavaScript API V3 since, unlike with V2, it causes a context menu to appear when running on the Macintosh. Also note that the alt hot key refers to the Option key on a Macintosh.
Visual control:
A flag indicating whether a visual control is to be used. An image is placed on the map and click on this image activate the drag-zoom
Box border width:
The border width in pixel of the box that define the area to zoom
Box border style:
The border style of the box that define the area to zoom
Box border color:
The border color of the box that define the area to zoom
Box Bg. color:
The bg-color of the box that define the area to zoom
Box Bg. opacity:
The border bg-opacity of the box that define the area to zoom.
Must be between 1 and 100
Veil Bg. color:
The bg-color of the veil pane which covers the map when a drag zoom is activated
Veil Bg. opacity:
The bg-opacity of the veil pane which covers the map when a drag zoom is activated
Must be between 1 and 100