Reputation: 2517
I am facing problem in showing markers on a google map generated
http://psjinx.pastebin.com/TWcUP4kc
Upvotes: 1
Views: 160
Reputation: 15506
Where are you initializing i
in that code? I see lots of i = i + 1
, but nothing that sets the initial value of i
.
Upvotes: 3