Sometimes maps are not working. Some addresses or Long Lat coordinates make maps fail to show.
For instance, if someone enters something into the address field of a listing, that Google does not recognise, the map in that category will not show up, nor will a map on any search results that include that listing.
Can you fix it so that if google fails to geocode one listing, it does not stop the map loading altogether.
On another subject, the add topic button on your form is missing (image doesn't load)
I haven't seen this happen. If a listing fails to geocode, it just gets 0 values for lat and lon the same as listings that have no address. Can you give me an example?
Perhaps your lat and lon fields are somehow varchar or text instead of float, thus allowing some other content to be stored in them?
0/5
1
2
3
4
5
Sorry, you don't have permission to post posts. Log in, or register if you haven't yet.
Comments on Maps Not Working
Forum Regular
Usergroup: Customer
Joined: Nov 27, 2006
Total Topics: 187
Total Comments: 465
Sometimes maps are not working. Some addresses or Long Lat coordinates make maps fail to show.
For instance, if someone enters something into the address field of a listing, that Google does not recognise, the map in that category will not show up, nor will a map on any search results that include that listing.
Can you fix it so that if google fails to geocode one listing, it does not stop the map loading altogether.
On another subject, the add topic button on your form is missing (image doesn't load)
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
I haven't seen this happen. If a listing fails to geocode, it just gets 0 values for lat and lon the same as listings that have no address. Can you give me an example?
Perhaps your lat and lon fields are somehow varchar or text instead of float, thus allowing some other content to be stored in them?