In this case We just put some variable from json file of google map and show the result in grapichal map. The json file is generate from this url = http://maps.google.com/maps/api/geocode/json?address=the_address_target&sensor=false . When the json was generate we put longitude and latitude to draw the map, also other information.
comment 0