On Sep 18, 12:03 pm, Paybak <[email protected]> wrote: > > I knew that i wanted to use it, but i didn't know how to construct it. > Knowing the context and the method, didn't help because I am a novice > and needed extra guidance. > > Examples are always useful.
http://www.econym.org.uk/gmap/steps.htm -- that's a composite example, but getDistance() is there. Again, right at the start of those tutorial pages http://www.econym.org.uk/gmap/, Mike says "Using the Google Map API is not easy if you don't have much Javascript experience. If you find the Google documentation too difficult to understand, it's not because it's badly written it's just that the subject is not easy." The thing to do is to start with small things and then experiment with getting a map to do more. Reading around a subject also helps. For example, an object literal is explained here: http://www.dyn-web.com/tutorials/obj_lit.php (found by Google search for >Javascript object literal<) It all takes time though, especially if this is your first exposure to programming [not sure if that applies to you, but it's generally true] Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
