TAG:CFMAP

last edited byusericondenny on 01-Oct-2011

Contents

Return to Tags or Functions

cfMap

Syntax

<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>]

[] = Optional attribute

Description

Body

This tag may have a body.

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

 
Download in other Formats:
markup Markup | pdf PDF | html HTML | word Word