ipad - Map app in iphone 4.1 -


i ran map application(built in) in iphone 4.1.when give, example "shops in new york", shows in map annotations of shops.i hope handles xml file through google url.anybody knows url implement in aplication?needs url csv response or xml response multiple latitude , longitiude values, u have given direct url.

'shops in new york' seems predefined query google maps accepts.

you can issue within standard browser using

http://maps.google.com/maps?q="shops in new york"

i'm not sure if problem trying solve, - feel free provide more detail , we'll see if can figure out.

  • gemma

Comments

Popular posts from this blog

android - Spacing between the stars of a rating bar? -

html - Instapaper-like algorithm -

c# - How to execute a particular part of code asynchronously in a class -