> var point = new GPoint (newpoint [i] [1], Newpoint [i] [0]);
newpoint[] is not the same javascript array as Newpoint[]
> var marker = marker-create (point, Newpoint [i] [2], popup html);
marker-create is not the same function as
> function create marker (point, icon, popup html) {
Do you not get errors reported in your browser?
--
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.