hmmmmm I just tried <cfmap centerlongitude="-117.8529534" centerlatitude="45" /> and I get:
Attribute validation error for CFMAP. The value of the CENTERLONGITUDE attribute is invalid. The value specified, -117.8529534, must be greater than -90.0. what gives?? -----Original Message----- From: Raymond Camden [mailto:[email protected]] Sent: Tuesday, February 02, 2010 11:53 AM To: cf-talk Subject: Re: cfmapitem I just tried this: <cfmap centerlongitude="-117.8529534" centerlatitude="45" /> and it worked fine. On Tue, Feb 2, 2010 at 1:48 PM, Tim Do <[email protected]> wrote: > > sorry, am I missing something? the error says "The value of the > CENTERLONGITUDE attribute is invalid. The value specified, -117.8529534, must > be greater than -90.0." > > if the lon is correct at -117.896354, that is less than -90... but the error > expects its to be greater?? > > -----Original Message----- > From: Paul Hastings [mailto:[email protected]] > Sent: Tuesday, February 02, 2010 10:41 AM > To: cf-talk > Subject: Re: cfmapitem > > > On 2/3/2010 12:29 AM, Tim Do wrote: >> >> that's what I thought too! but I verified the lat/lon. for example 1531 >> EAST LINCOLN AVENUE ANAHEIM CA 92805 lat = 33.84019 and lon = -117.896354. > > yes that's the correct geocoding but you're sure your code isn't swapping the > values? the "must be greater than -90.0" error message indicates that... > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:330372 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

