thanks Rossko I hav followed the link You sent and it works for me!
thanks a lot! On 25 May 2010 13:31, Rossko <[email protected]> wrote: > > I would like to know can we do the same without longitude and latitude, > just > > using the Address and postcode? > > Yes, but it might be a dumb idea. Geocoding many address entries from > a database to turn them into lat/longs of each visit of people to your > page - is dumb. Geocode once and store. > http://code.google.com/apis/maps/articles/phpsqlgeocode.html > > > I saw some samples from google - but the user needs to trigger an action > to > > view the markers. > > Yes, they are samples. It's up to you write code that behaves > differently for a real apllication. > > > so my question is can we use the API in such a way that even if there is > no > > latitude and longitude - can we list all markers at a time in the map, > just > > using the address and postcode? > > Maps require lat/long. Tools to convert address to lat/long exist. > > -- > 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]<google-maps-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-api?hl=en. > > -- -S I would love to change the world, but they won’t give me the source code -- 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.
