Lucee Tag Reference
<cfMap>
No description 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 |