Lucee Tag Reference
<cfMapItem>
No description found
Body
This tag may have a body.
Example
<cfMapItem [address=string] [latitude=string] [longitude=string] [markerColor=string] [markerIcon=string] [markerWindowContent=string] [name=string] [tip=string]> [</cfMapItem>]
Attributes
The attributes for this tag are fixed. Except for the following attributes no other attributes are allowed.
| Name | Type | Required | Description |
|---|---|---|---|
| address | string | No | |
| latitude | string | No | |
| longitude | string | No | |
| markerColor | string | No | |
| markerIcon | string | No | |
| markerWindowContent | string | No | |
| name | string | No | |
| tip | string | No |