Quote:
Originally Posted by BriOnH I have a SOAP Web method that returns Username, and Zipcode (if profile != private). Almost all current languages support these web methods. I would like to hook this up through the google maps API to show a marker for all users. If you are up for the challenge PM me. |
I could give it a shot in PHP but don't know how quickly I could get it done. Right now I am working on learning Python, so I have put some time towards that.
From what you described though, it doesn't sound like that much of a challenge. You basically have an XML file with the usernames and zipcodes and you want to display Google maps on their profiles? I need a little more in-depth description of what you need done.