On Oct 1, 12:04 pm, coolkille <[email protected]> wrote: > Hi i have made a dirty fix to it. > > Now i have to show the markers for all the locations.
You have all the locations in your pts[] array, so just loop through the array and add markers at those locations. There's a hint in my previous answer. 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 -~----------~----~----~----~------~----~------~--~---
