Hi there
I have tried posting this in the relevant map API forum but thought I'd try here on the off chance too.
Basically when running this exact example via Phonegap for iPhone (iOS simulator but same results on actual device), the direction steps that appear in the listbox are too wide.
http://jquery-ui-map.googlecode.com/svn/trunk/demos/jquery-mobile-example.html#directions_mapSo running that exact example as a Phonegap iOS app, if I enter Leeds to Coventry as the route, I get the following output:
http://www.gemixin.co.uk/images/iOS%20Simulator.jpghttp://www.gemixin.co.uk/images/iOS%20Simulator-1.jpgI thought it might be a listview() issue but I can't seem to fix it whatever I try. I can't find the relevant code in the map js files either that specifies exactly how the directions are formatted (i.e. a table? ul li items?).
Any ideas?
Thanks
Gemma