Eric, To passing parameter address used Geocoder to get coordinates:
Example: http://code.google.com/intl/es-ES/apis/maps/documentation/javascript/examples/geocoding-simple.html Reference: http://code.google.com/intl/es-ES/apis/maps/documentation/javascript/reference.html#Geocoder Bye. C. Alvarado. On 4 oct, 10:05, Eric Roberts <[email protected]> wrote: > I am passing an address rather than a latlng...does that make a > differemce? > > On Oct 3, 10:39 pm, Wade Leftwich <[email protected]> wrote: > > > I ran into the same error message recently on IE8, on a page where I > > was creating a map without giving the constructor a LatLng for the > > center. Haven't seen the error since I changed it so that the map > > isn't created till it has a location. > > > Wade Leftwich > > Ithaca, NY > > > On Sep 30, 11:06 am, Eric Roberts <[email protected]> > > wrote: > > > > I get the following error when trying to display the map. Everything > > > displays correctly (the controls etc), but no map... > > > > Webpage error details > > > > User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/ > > > 4.0; GTB6.6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR > > > 3.0.04506.30; .NET CLR 3.0.04506.648; InfoPath.2; MS-RTC LM 8; .NET > > > CLR 3.0.4506.2152; .NET CLR 3.5.30729) > > > Timestamp: Thu, 30 Sep 2010 15:02:37 UTC > > > > Message: Invalid argument. > > > Line: 27 > > > Char: 70 > > > Code: 0 > > > URI:http://maps.gstatic.com/intl/en_us/mapfiles/api-3/2/7/main.js > > > > I get the above error in IE, but FF doesn't report an error, but > > > retuns the same results. > > > > ehre is the url: > > > http://www.threeravensconsulting.com/google_maps_api/map_body.cfm?lat... > > > > ANy ideas on what is wrong? Thanks in advance! > > > > Eric -- 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.
