as usually the error was on me i had the <script type="text/javascript" src="http://www.google.com/ jsapi"></script> still in my script, that wont work and throw the error
On 26 Mrz., 19:19, en4ce <djen...@googlemail.com> wrote: > i cant wait to have my map finally in 3D, please keep us updated, if > you need more testing just tell us > > cheers > > On 26 Mrz., 19:06, Josh Livni <jli...@google.com> wrote: > > > > > > > > > Ah thanks for pointing that out. There are a couple other things I will > > also make available in an update next week. > > On Mar 26, 2011 11:02 AM, "en4ce" <djen...@googlemail.com> wrote: > > > > sorry that dont work, it throws an "c is undefined" error in the > > > googleearth-compiled.js, i did include the file from the google server > > > it self > > > > there is no error msg in chrome but in ff within firebug > > > > see it here:http://www.youspots.com/search_startpage2.php > > > > Cheers, > > > -Enrico > > > > On 26 Mrz., 16:52, Josh L <jli...@google.com> wrote: > > >> Hi there, > > > >> Good question: The MapTypeId is not registered in > > >> google.maps.mapTypeId, but you can set it directly by using: > > >> map.setMapTypeId('GoogleEarthAPI'); -- I will add this to the > > >> documentation as well. > > > >> Cheers, > > > >> -Josh > > > >> On Mar 25, 1:39 pm, en4ce <djen...@googlemail.com> wrote: > > > >> > i saw that as well and i´am really exited, finally its here, its not a > > >> > super performer and the cool transition from the other maptypes to > > >> > earth from V2 is not there, but still, finally something! > > > >> > i tryed to implement it, i think it can work but i wonder how to set > > >> > the map type like "map.setMapTypeId(google.maps.MapTypeId.EARTH)" via > > >> > a custom Map Type button and a click event, any suggestion? > > > >> > On 25 Mrz., 20:38, Nianwei Liu <nian...@gmail.com> wrote: > > > >> > > Josh, > > >> > > Thanks for the lib, much appreciated. > > >> > > However, there are a few issues that I noticed: > > >> > > .-- The code wipes off any custom map types, or settings in the > > >> > > mapOptions. > > >> > > -- There are shim code to allow maptype control to display on top of > > >> > > the plugin, but somehow it did not show up on my firefox after I > > >> > > switch to earth type and then back. > > > >> > > On Mar 23, 9:08 pm, Josh L <jli...@google.com> wrote: > > > >> > > > Hi all, > > > >> > > > I wanted to let you know that there is a new library available > > > athttp://code.google.com/p/google-maps-utility-library-v3/thathelps>> > > > > > you easily integrate the Earth API with your mashup. > > > >> > > > You can download directly fromhttp:// > > > google-maps-utility-library-v3.googlecode.com/svn/trunk/google... > > > >> > > > Please feel free to leave comments or feedback about it in this > > >> > > > thread. > > > >> > > > Cheers, > > > >> > > > -Josh > > > > -- > > > 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. -- 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.
