I fail to see any problem with that simple map. Perhaps you're interpreting it incorrectly. Adding a zoom control might help, don't know why you left that out, but you might want to add that in, some markers that demonstrate what you're talking about and exactly what you see as aberrant behavior. Also, drop the numbers declarations, they aren't necessary. Constants without quotes are by default numbers, so you're just confusing the situation with that. When you do bring in variables from xml files or elsewhere, remember to use parseFloat when trying to turn them into GLatLng's.
-John Coryat http://maps.huge.info http://www.usnaviguide.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
