|
|
 |
Re: FN-FORUM: Google Map - UK Post Code JS Error
date posted 20th February 2008 15:10
> You can see it if you click on Ascot and then hit the missing image
> obvioulsy at the PP website.
In Firebug I get these errors:
GlocalSearch is not defined
resultLat is not defined
The first I can't spot the problem at the moment.
To fix the second I think you need to define resultLat and resultLng as
global variables, they're only defined within the anonymous function
inside usePointFromPostcode() at the moment.
HTH,
Anthony
--
www.fonant.com - Quality web sites
|
 |
|