On Jan 12, 10:37 pm, jameslove <[email protected]> wrote: > I'm converting a map to use the Marker Manager but am getting an > obscure internal API error. I can't see what I've done wrong. Can > anyone see what I've done wrong?
You are adding an array of undefined objects to mm because your function mm_createMarker doesn't actually return anything. 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 -~----------~----~----~----~------~----~------~--~---
