On Nov 20, 8:23 am, Captain James T Kirk <[email protected]>
wrote:
> On Nov 20, 11:02 am, "[email protected]" <[email protected]>
> wrote:
> > On Nov 20, 6:45 am, Captain James T Kirk <[email protected]>
> > wrote:
>
> > > trying to add some new dealers to our locator, we succesfully added
> > > them, but when you search on our website using their zip code they
> > > simply do not appear.
>
> > > all previously added dealers or locations are still showing correctly,
> > > but we have tried several different addresses and they are added
> > > succesfully in the database but do not appear when you search for them
> > > by zip code.
>
> > > can someone give us some hints at where to start looking at this?
>
> > Please follow the posting 
> > guidelines:http://groups.google.com/group/google-maps-api/web/suggested-posting-...
>
> >http://groups.google.com/group/Google-Maps-API/web/why-including-a-li...
>
> > So we can do more than guess.
>
> > 1. Are your "dealers" stored in a database?
> > 2. Is the information from the database transfered to the map
> > dynamically (JSON or XML)?
> > 3. Do the "new" dealers appear there?
> > 4. Do the geographic coordinates for the "new" dealers make sense?
>
> >   -- Larry
>
> yes, they stored in database, SQL database.
> they are transfered dynamically, by SQL queries
> coordinates do make sense, have tried multiple locations without any
> change.
>
> SQL queries because all previous locations still appear.

Can you give us an example of a "new" location that doesn't appear?

If it is in the data that your server side code is putting on the map,
then we can help you.  If it is not, then something changed in the way
you are adding locations to your database that is causing them not to
be generated in the server output.
(perhaps Rossko is correct, and the latitude and longitude are being
reversed; perhaps you lost the "minus" sign, perhaps the server sided
geocoding is failing and they are all at 0,0 off the coast of Africa)

  -- Larry


>- 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=.


Reply via email to