annotation pins in iphone
Posted
by alecnash
on Stack Overflow
See other posts from Stack Overflow
or by alecnash
Published on 2010-05-19T07:05:34Z
Indexed on
2010/05/19
7:10 UTC
Read the original article
Hit count: 250
Guys I am a little bit stuck here. So here it goes. I am using json to get latitude and longitude for a map project. I use these values to add some pins on the map. I also created a detail view for the pins. Here comes the tricky part. I want to load some images from my db to the detail view but I don't know how to tell the pins appart so the right image goes to the right pin.
Thanks in advance
© Stack Overflow or respective owner