Sorry... I cannot see waht your are talking about, I do not see these lines in my code?!??
I chaged the serveral points from new Gpoint to newGLatLng, but it stil does not show the markers... Thank On 8 avr, 11:14, Ralph Ames <[email protected]> wrote: > There is an error on line 99 > > else if(window.opera and window.print){ // opera > > and line 614 > > var point = new GPoint(,); > > should be like this for example > > var point = new GLatLng(34.034453, -118.311768); > > 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 -~----------~----~----~----~------~----~------~--~---
