Now, there is a different issue regarding the coordinates. Whenever I
click on the second page or the view more button, the coordinates
simply add onto themselves. So, when just viewing 4, the coordinates
list

30.00601,-91.812486
29.997703,-90.154709
29.953689,-90.077728
29.953689,-90.077728

When viewing more, the coordinates list

30.00601,-91.812486
29.997703,-90.154709
29.953689,-90.077728
29.953689,-90.077728
30.00601,-91.812486
29.997703,-90.154709
29.953689,-90.077728
29.953689,-90.077728
29.951067,-90.08111
29.926076,-90.0951
30.475088,-91.14471
30.53301,-92.082366

If you notice, the first four coordinates are the same as the next 4.
If I click on page 2, its this same list as well as the next page's,
but if I click on 1 again, it's all of the coordinates, and THEN the
same as page 1 are listed again. Is there any way of fixing this?

On Jul 21, 12:18 pm, Shaunt <[email protected]> wrote:
> Unbelievable, you have no idea how happy you've made me! Thank you so
> much!!
>
> On Jul 21, 12:13 pm, Ralph Ames <[email protected]> wrote:
>
> > Put back line 38 as it was before
>
> > var contentDiv3 = document.getElementById('latlong');
>
> > make line 89 this with no wrap
>
> > document.getElementById("latlong").innerHTML +=(markerLatLng.toUrlValue() +
> > "<br/>");
>
> > Ralph
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to