> Thank you for the information, i changed the code now that the
> addmarkers is outside the initialize function, so i hopefully opend
> the
> site and see but now i got the error that my JSON file would not be
> there (Crome) or that it is wrong (Firefox). I ran the json to a
> validator but it sa
Thank you for the information, i changed the code now that the
addmarkers is outside the initialize function, so i hopefully opend
the
site and see but now i got the error that my JSON file would not be
there (Crome) or that it is wrong (Firefox). I ran the json to a
validator but it said everythin
> http://www.doe-de-polischeck.nl/paultest/enkelelayer.html
>
> the strange thing is that now i got another error, i got rid of the
> google error but now i got the error that my function
> is not defined
You've defined addMarkers() inside of the initialize() function, in
local scope to initialize
Sorry i forgot to post the link
http://www.doe-de-polischeck.nl/paultest/enkelelayer.html
the strange thing is that now i got another error, i got rid of the
google error but now i got the error that my function
is not defined
On 17 sep, 17:32, Rossko wrote:
> > The error i get is that google i
> The error i get is that google is not definied, the thing is if i just
> load the script seperatly than there is no problem at all, i cannot
> see where I made a mistake.
Neither can we. I'd guess the mistake is about the order in which you
load scripts, and your code dump is useless to see ho