My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
mapControlComponent  
Updated Feb 4, 2010 by Hazem.sa...@gmail.com

It can be a child of the (map) component.

Attributes

Beside the JSF UIComponent standard attributes.

Component Attribute Required Description Default value
name true The control name of the map. It can take on the following values: (GLargeMapControl - a large pan/zoom control used on Google Maps. Appears in the top left corner of the map by default, GSmallMapControl - a smaller pan/zoom control used on Google Maps. Appears in the top left corner of the map by default, GSmallZoomControl - a small zoom control (no panning controls) used in the small map blowup windows used to display driving directions steps on Google Maps, GScaleControl - a map scale, GMapTypeControl - buttons that let the user toggle between map types (such as Map and Satellite), GHierarchicalMapTypeControl - a selection of nested buttons and menu items for placing many map type selectors, GOverviewMapControl - a collapsible overview map in the corner of the screen). NA
position false This attribute lets you specify the position of the map control. It can take on the following values: (G_ANCHOR_TOP_RIGHT, G_ANCHOR_TOP_LEFT, G_ANCHOR_BOTTOM_RIGHT, G_ANCHOR_BOTTOM_LEFT). G_ANCHOR_TOP_LEFT
offsetWidth false This attribute lets you specify the offset width of the map control position. 10
offsetHeight false This attribute lets you specify the offset height of the map control position. 10

Comment by project member robert2...@gmail.com, Aug 14, 2010

Please add 'id', 'binding' and 'rendered' basic HTML tag attributes to be consistend with MyFaces? Tomahawk documentation: http://myfaces.apache.org/tomahawk-project/tomahawk12/tagdoc.html

Comment by javic...@gmail.com, Jul 19, 2011

Is not available the "GMapSearchControl"? If it isn“t available, how could I do the same using gmaps4jsf? Thanks!


Sign in to add a comment
Powered by Google Project Hosting