hi rossko, thanks for your reply.
yes i am finding lat/long from where the user puts its locations then a stored procedure looks in database and return a list of matches . out of various locations find each has a link to show map and driving directions. it is there the application display a map with marker ballon clicking which display a link for driving directions. few things i noticed are earth radius if i change it to various values depending upon how earth is considered sphere or eliptical.. by changing values of earth radius i get a different map of singapore . the problem here could be many but first google does not have a proper map for india or it pretend to be. i have tried that at maps.google.com and maps.google.co.in. what is the earth radius in kms for goofle map api v 2 ? i seem to find nothing in my google searches. offical earth radius in kms is desired. next string format of user ( service finder address ) i noticed something. there could be many reasons so it is trial and error fix situation now. thanks for your time. regards, navdeep On Feb 4, 12:28 am, Rossko <[email protected]> wrote: > >> What are you actually doing, geocoding the address of the selected > >> garage when you click the "show map" button? > > > yes but it is like store locator where a address is entered( of user) > > and from that address nearby locations are find based on the selected > > filters like category and sub category. > > Yes I understand that part. Then you get a text list of (say) garages > - but no map. > Next to each is a 'show map' link. What happens when that is poked, > are you geocoding at that stage? -- 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.
