On Thu, Aug 11, 2011 at 1:28 AM, kabeerv99 <kabeer.vo...@gmail.com> wrote:
> var bounds = new google.map.LatLngBounds(); > That won't work. Do you see how it's very slightly different from the other similar calls in your code? Different by only one letter? You need to start learning about the debugging tools in your browser. For Firefox you can get Firebug, or the other major browsers have built-in debuggers. Any JavaScript debugger would show you the error when you tried to run that line of code. -Mike -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to google-maps-js-api-v3@googlegroups.com. To unsubscribe from this group, send email to google-maps-js-api-v3+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.