Hi everyone So I've tried extracting info from a URL and then passing that to various functions such as setZoom, setCenter and so on.
In the example given it's just zoom I'm trying to set. But I get 'invalid value for property zoom'. http://mercator.webs.com/index%20copy.html?z=5&lat=54.942589833&lng=-3&t=satellite&s1=0&s2=-1&i1=undefined&i2=undefined I think, although I don't know, that it's expecting a number — but finding a string. The functions decoding the URL can be found at lines 493 and 506. All the best, Nick -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to google-maps-js-api-v3@googlegroups.com. To unsubscribe from this group, send email to google-maps-js-api-v3+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.