I just did a dealer finder based on zipcode that returns a google map, it also 
fetches their address and brings back lat & long and puts in db for accurate 
showing on map.

But here is the problem(s) you will run into. 
The first is that if you try and use a geoservice or in my case i go right at 
google, your address must be a certain way or you will get a false address. 
What I mean is if there is "additional" info in address it can throw it off, so 
say

123 elm st, denver, co  - that will work ok

but the following addresses with come back with an error:

123 s elm st ste #14, denver, co

or

123 s elm st ste 14 building 5, denver, co


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:250060
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to