Thanks Rossko and Marcelo! I finally figured out it was the intialize I needed to move! =) Thanks a million for your help!
On Dec 2, 3:16 am, Rossko <[email protected]> wrote: > > Here is my test map-http://94studios.com/5/test2.html > > My FF2 browser reports an error - tohere() is not defined. > > Your functions, like tohere(), are nested inside initialize(). > When initialize() finishes, they are destroyed. > Write the other functions in global context. -- 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.
