thankyou. however the problem has been resolved
the variables were of type string and not of type number
var lat_load_num = parseFloat(lat_load);
var lng_load_num = parseFloat(lng_load);
var zoom_load_num = parseFloat(zoom_load);
fixed the problem
On Jul 14, 11:39 am, Ralph Ames <[email protected]> wrote:
> Have you seen thishttp://econym.org.uk/gmap/cookies.htm
>
> Ralph
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---