Railo 4.2 Reference
Choose a tag:

Tag <CFMAP>

No decription found

Body

This tag may have a body.

Example

	<cfMap
		[centeraddress="string"]
		[centerlatitude="string"]
		[centerlongitude="string"]
		[continuouszoom="boolean"]
		[doubleclickzoom="boolean"]
		[height="numeric"]
		[markercolor="string"]
		[markericon="string"]
		[markerwindowcontent="string"]
		[name="string"]
		[onerror="string"]
		[onload="string"]
		[onnotfound="string"]
		[overview="boolean"]
		[showcentermarker="boolean"]
		[showscale="boolean"]
		[tip="string"]
		[type="string"]
		[typecontrol="string"]
		[width="numeric"]
		[zoomcontrol="string"]
		[zoomlevel="numeric"]>

	[</cfMap>]
	

Attributes

The attributes for this tag are fixed. Except for the following attributes no other attributes are allowed.
Name Type Required Description
centeraddress string No  
centerlatitude string No  
centerlongitude string No  
continuouszoom boolean No  
doubleclickzoom boolean No  
height numeric No  
markercolor string No  
markericon string No  
markerwindowcontent string No  
name string No  
onerror string No  
onload string No  
onnotfound string No  
overview boolean No  
showcentermarker boolean No  
showscale boolean No  
tip string No  
type string No  
typecontrol string No  
width numeric No  
zoomcontrol string No  
zoomlevel numeric No