vote up 0 vote down star

I could use a goog set of eyes on my project. I am designing a skin for the google maps API that resembles the native Google Maps App on the iPhone. Ive already got it:

1) Displaying a custom info window

2) Custom pins/markers

3) Pins falling from the sky on load

4) Pulling data from an XML file

Unfortunately I can not get it working correctly on the iPhone and I think it is because my code is improperly formatted.

The map and link to the source code is available here:

http://www.brainbackup.net/post/replicating-the-google-maps-iphone-app.html

Thanks for your help!

flag
HeyHey, firefox crashed over that link. – WebDevHobo May 29 at 22:37

1 Answer

vote up 1 vote down

turns out this had to do with the version of google maps I was using. 2.0 allows for the custom infowindow, but does not allow the pins to fall from the sky. the opposite was true for v 2.123. go figure.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.