vote up 1 vote down star

ok, I have been looking into google maps for 2 days now when I found this beautiful sample from google engineer Roman Nurik: shit! only 1 link allowed, lol.

The source code is available here: link text

I am a casual developer at beginners level in javascript (usually C,C++C#) and I would be very greatful if somebody would explain the main cornerstones and nuts&bolts of this code to me...

I have some concrete questions which I would point out but of course I am eager to find out the answers by myself - just need a short stimulus... :)

Thank you!

flag
2  
FWIW, you lost me when your link didn't show me source code. – chaos Jul 11 at 12:27
What exactly don't you understand? Maybe an example ... – usoban Jul 11 at 12:28

1 Answer

vote up 1 vote down

If you aren't familiar with JavaScript, you can either get a book or try playing around with the examples as you go along.

You can try it at the Google Maps API Playground. It helps to know some JavaScript but you can play around as JavaScript isn't that hard as compared to C.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.