On Feb 9, 9:18 am, kunal <[email protected]> wrote:
> I agree that I may be doing it wrong but am not able to correct it.
> Could you please point out the problem?
>
> here is the linkhttp://kgmodi.googlepages.com/test.html
>
> If I  am using a bad practice, I would appreciate if you link me to
> some tips for best practices.

You have fixed addresses, you should geocode them and add the latitude
and longitude of each to the record that defines it.  Then you won't
need to geocode them every time the page is loaded, you can use those
coordinates to place the marker.  That will avoid using up your quota
of geocode lookups.

  -- Larry


>
> Thanks.
>
> On Feb 4, 12:19 pm, "warden [Andrew Leach - Maps API Guru]"
>
>
>
> <[email protected]> wrote:
> > On Feb 4, 5:13 pm, kunal <[email protected]> wrote:
>
> > > For me, sometimes the Geocoder gets me all the requested addresses
> > > plotted while sometimes it does for only a few and returning null for
> > > rest.
> > > I followed the instructions on the above mentioned link too, but
> > > didn't help.
> > > Any update on this issue?
>
> > All we can say is that you're doing it wrongly. You haven't given a
> > link. Multiple geocoding is tricky and ideally shouldn't be necessary
> > at all; if it is necessary, you're likely to run into the sort of
> > problems you're experiencing.
>
> > Quite *why* you are experiencing problems is anyone's guess as you
> > haven't given a link to your online web page. Please do not post code.
>
> > Andrew- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to