RichFaces ( Legacy URL )
Tag virtualEarth


It presents the google map in JSF applications


Tag Information
Tag Classorg.richfaces.taglib.VirtualEarthTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
bindingfalsefalsejava.lang.StringThe attribute takes a value-binding expression for a component property of a backing bean
dashboardSizefalsefalsejava.lang.StringInitial map type. The possible values are Normal,Small,Tiny. The default value is Normal
idfalsefalsejava.lang.StringEvery component may have a unique id that is automatically created if omitted
latfalsefalsejava.lang.StringInitial latitude coordinate in degrees, as a number between -90 and +90
lngfalsefalsejava.lang.StringInitial longitude coordinate in degrees, as a number between -180 and +180
mapStylefalsefalsejava.lang.StringNavigation control size. The possible values are Road,Aerial,Hybrid,Birdseye. The default value is Road
onLoadMapfalsefalsejava.lang.StringJavaScript code invoked just after the Virtual Earth object is initiated.
onclickfalsefalsejava.lang.StringHTML: a script expression; a pointer button is clicked
ondblclickfalsefalsejava.lang.StringHTML: a script expression; a pointer button is double-clicked
onkeydownfalsefalsejava.lang.StringHTML: a script expression; a key is pressed down
onkeypressfalsefalsejava.lang.StringHTML: a script expression; a key is pressed and released
onkeyupfalsefalsejava.lang.StringHTML: a script expression; a key is released
onmousedownfalsefalsejava.lang.StringHTML: script expression; a pointer button is pressed down
onmousemovefalsefalsejava.lang.StringHTML: a script expression; a pointer is moved within
onmouseoutfalsefalsejava.lang.StringHTML: a script expression; a pointer is moved away
onmouseoverfalsefalsejava.lang.StringHTML: a script expression; a pointer is moved onto
onmouseupfalsefalsejava.lang.StringHTML: script expression; a pointer button is released
renderedfalsefalsejava.lang.StringIf "false", this component is not rendered
stylefalsefalsejava.lang.StringCSS style(s) is/are to be applied when this component is rendered
styleClassfalsefalsejava.lang.StringCorresponds to the HTML class attribute
varfalsefalsejava.lang.StringThe JavaScript variable that is used to access the Virtual Earth API. If you have more than one Virtual Earth components on the same page, use individual key for each of them. The default variable name is "map" (without quotes)
versionfalsefalsejava.lang.StringVirtual earth version, default - "6"
zoomfalsefalsejava.lang.StringInitial zoom level as a number between 1 and 18. The default value is 17

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.