[Google Maps API v3] Re: V2 to V3 help

2012-03-29 Thread wsrphoto
Thanks, I'll look at it and test things. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-js-api-v3/-/Tp-WuvwsjHIJ. To post to this group, send

[Google Maps API v3] Re: V2 to V3 help

2012-03-29 Thread geocode...@gmail.com
On Mar 29, 6:04 am, wsrphoto wrote: > I tried porting some of the code but couldn't get it to work with mine. I > think the core code of mine is ok for lines and markers but the initial > opening and displaying commands aren't, and I can't find anywhere in > Google's documentation or references ho

[Google Maps API v3] Re: V2 to V3 help

2012-03-29 Thread wsrphoto
I tried porting some of the code but couldn't get it to work with mine. I think the core code of mine is ok for lines and markers but the initial opening and displaying commands aren't, and I can't find anywhere in Google's documentation or references how to correctly call and display an extern

[Google Maps API v3] Re: V2 to V3 help

2012-03-28 Thread geocode...@gmail.com
On Mar 28, 3:26 pm, wsrphoto wrote: > I'm currently using 16 Google maps on my Web pages > (http://www.wsrphoto.com/mtstart.html), all with the same map key and code, > with another 6-8 planned. I've been working to convert the maps and > code from version 2 to version 3 without much success so f