Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Ray Buechler / Ray Buechler (Ray Buechler)
Created: 12/08/2008
Components: Documentation, Examples
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 /
Priority/Frequency: Normal / Unknown
Locale/System: English / Win All
Vote Count: 0
Problem:
The code examples for cfmap are as follows:
<cfmap name="gmap01"
centerlatitude=71.094224
centerlongitude=42.339641
displayscale=true
doubleclickzoom="true"
overview=true
scrollwheelzoom=true
tips="My Map"
zoomlevel="4"/>
<h3>cfmap Example using center address</h3>
<cfmap name="gmap02"
centeraddress='345 Park Avenue, san jose, CA 95110-2704, USA'
displayscale=false
doubleclickzoom="true"
scrollwheelzoom=true
tips="My Map"/>
The attribute values should all have double quotation marks surrounding them.
Method:
Code example can be found on page 412 of the Centaur Alpha 2 CFML Reference.
Result:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3036994
External Customer Info:
External Company:
External Customer Name: Ray Buechler
External Customer Email: 6D01734644BCE0619920157F
External Test Config: 12/08/2008
Attachments:
Comments: