On Feb 6, 3:17 pm, Alex <[email protected]> wrote: > Hi Every one, > I am new in API. I don't know much about scripting. I am only trying to mix > to Google examples but I get errors. Unfortunately I don't see any error > number to be able to trace it. > Could you guys help me find what might be wrong in the code at the end of my > message? > I have changed the true_or_false and key issues. > The code of mixture of the following two examples:
This is a v2 example: http://code.google.com/apis/maps/documentation/javascript/v2/introduction.html%23The_Hello_World_of_Google_Maps If you want to use v2, the group for that is: http://groups.google.com/group/google-maps-api This is a v3 example, this is the right group for that: http://www.google.com/url?sa=D&q=http://code.google.com/apis/maps/documentation/javascript/overlays.html%23PolygonOptions Do not mix v2 and v3 code unless you know what you are doing. Decide which version of the api then use two examples from the same version. > I appreciate it if you fix the code and test it for me pleasssssssse!!! > I need that to be able to merge other codes with that. That will help me use > my little knowledge to do my code. > Thanks a lot > Alex > > **************************************************** MY CODE THAT DOESN'T > WORK ***************************************** Please read the posting guidelines and provlide a link to your map, not code. READ THIS FIRST: Posting Guidelines http://groups.google.com/group/google-maps-js-api-v3/t/2b3f101fd509919e -- Larry -- 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 [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-js-api-v3?hl=en.
