On Fri, Jul 13, 2012 at 6:53 AM, Kutti <[email protected]> wrote: > Hi, > > I would like to use Embedded Google Map AP in my application .
By that I trust you mean v3 of the API. As noted here: https://developers.google.com/maps/documentation/javascript/ The subject of this group is the now depreciated v2. For further assistance, you should use the resources mentioned here: https://developers.google.com/maps/forum/ > In order to > display the graph, I would like to know about the parameter "spn" . Why it > is needed ? how can i calculate this ? . Well you have dug up a thread from nearly 4 YEARS ago. That is a long time on the web. You should NOT be using the API mentioned in this thread. > > In order to plot the map ,I have the information about the town,city,postal > code,state and country . So please let me know how can plot the graph using > these information and PIN/mark the location in the plotted MAP. You should probably be using the Geocoding API as documented here: https://developers.google.com/maps/documentation/javascript/geocoding -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
