views:

41

answers:

2

hi

how to parse json response that we get from google map api and how can we show the particular location on map.

suppose i have entered one location name(i.e NewYork) and for that i have received json response,how can i show it on the map.

please provide help as i have never used google map api and json also.

A: 

Whole bunch of examples here: http://code.google.com/apis/maps/documentation/javascript/v2/demogallery.html

My advice? Find the simplest one closest to what you want to do and view source.

Edit: missed the j2me tag. This advice is inapplicable. Sorry about that.

ford
This is wrong answer. He asked about J2ME
BlaXpirit
you are right blaxpirit,it is javascript that i have no use.
UserBB