google.maps .... is contained in the script you included to enable maps (e.g., <script type="text/javascript" src="http://maps.google.com/maps/api/js? sensor=false" ></script>)
Are you sure Visual Studio is executing your script tags? On Nov 16, 8:08 am, Sebastián Caggiano <[email protected]> wrote: > Hi!, I'm just trying to make an example using google maps in Visual > Studio 2008. So a copy the entire html code of the simplest example of > google map api v3.0, and try to execute it in Internet Explorer 8.0, I > get an javascript error that says "'google' is not defined in the line > var myLatlng = new google.maps.LatLng(-34.397, 150.644); Anybody can > know what it is??. Thank you!. -- 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 [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-js-api-v3?hl=en.
