| Author |
Display Element in an Array
|
L Tran
Greenhorn
Joined: Jun 06, 2012
Posts: 7
|
|
I would like to put all my coordinates into an array and have a loop display each one but with a Google function.
Here's the code, which draws the points on google map:
I would like to be able to do something like this:
I know you can put a loop in an array but is there an alternate method to retrieving the points from the array??
tks>
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56224
|
|
Why do you need an alternate way?
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: Display Element in an Array
|
|
|