I have tried to create a map with markers and a list below following Microdata example and it all works fine until I run it on iOS (simulator or iPhone) when the markers don't display, but the list does. I can't seem to work out why this problem is (have listed here) but now i'm wondering if there is a better way of doing it...

Treid a few but getting really stuck.

The over all feel is to have a marker for the user, and some markers for some places (which I can hold remotely) and a list of all markers below, then any of these markers are clicked it shows the marker on the map.

link|improve this question

76% accept rate
does the simulator have internet access? sometimes this could be blocked by a firewall/proxy and cause issue – Phill Pafford Sep 20 '11 at 20:32
Hi Phil, yes, other parts of the app are pulling in xml feeds, and these work fine. – jimbo Sep 20 '11 at 20:47
Did you ever found out what the problem was? – johansalllarsson Dec 19 '11 at 19:42
feedback

1 Answer

up vote 0 down vote accepted

problem sorted, we updated all libraries to there newly released version, and hey-presto!

We are now using

  • Phonegap 1.2.0
  • jquery.mobile-1.0
  • jquery-ui-map-3.0-alpha

Hopefully this will help someone out.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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