On 9 okt., 23:17, Andrew Leach <[email protected]> wrote: > Do you actually need the createMarker function nested like that? > Nested functions are generally only needed in very specific > circumstances. I would suggest making all your named functions global.
O! I used Mike Williams example ( http://econym.org.uk/gmap/basic3.htm ) and i thought that it was the best solution... :D Anyway - I now understood, that I asked dumb question - solution was really easy - just changed order of those two first functions... ;) Tnx anyway! ;) I'll keep that nesting problem in mind, if I run in any similar problem in future and I couldn't find any solution! ;) -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
