On Sep 5, 9:34 am, Thomas <[EMAIL PROTECTED]> wrote: > marker.getLatLng(mLatLng); > map.setCenter(new GLatLng(mLatLng), 16); > });
getLatLng(), as its name suggests, is a function and not a procedure. Please check the reference: http://code.google.com/apis/maps/documentation/reference.html#GMarker and the group's posting guidelines: http://groups.google.com/group/Google-Maps-API/web/suggested-posting-guidelines -- Marcelo - http://maps.forum.nu -- --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
