ColdFusion developer Tuan Le has been blogged at Google Maps Mania. His 2RealEstateAuctions app meshes Google Maps and eBay real estate listings to display regional real estate listings. The back end is ColdFusion MX 7, using Flash Forms for data entry.
Coool…
I’ve just started to mess around w/ Google maps. I hope to have something up soon. BTW, here is a site w/ a good tutorial on how to integrate CF w/ the Google Maps API:
http://tutorial397.easycfm.com/
Sounds cool but it’s slow to load and I get an error on the google map key. Maybe his site got too popular???
Hi user@error.com, I’m working on the load time, it’s a code optimization issue.
The server CPU is within tolerance,
http://tiger.usserver.com/mrtg/localhost.processorload.html
I am concerned about the map key issue, can you try it again?
Thank You for your comment,
Tuan
I have also been using Google Maps API as per tutorial listed above. I am having problems with it an IE. It works great on Firefox. But may be hard to widely implement with IE having problems. My maps don’t even load on some computers running IE. All computer tested some that work and some that don’t are running the latest version of XP and IE. Has anyone else had this problem?
What a great way to blend the two API’s. I love the concept. I noticed on the home page that some of the listings on the map don’t match with their locations. See Northern California for example.
Lots of data quality problems. Example:
New England has only one marker. Clicking on it displays an info-marker for some lake side property in New Hampshire. OK so far. Then selecting the detail link inside that marker sends you off to a property in Michigan.
Hi Adam & Tom, thanks for your comments.
I am aware of the mismatched link/location issue and I’m working to resolve it. The issue is with incorrect Zip Codes, entered by the seller on eBay. I am incorporating a secondary filter to deal with this issue.
Best,
Tuan
Thanks