Class-GoogleEarth
I'm developing an C# application and would like to use maps/earth together. I'd
like to control transition between them via UI in the program but when I
disable the map type control, I can not do the transition.
I have tried this.showEarth_(); and this.switchToMapView_(); methods or apply
map.setMapTypeId(GoogleEarth.MAP_TYPE_ID); but none of them work when I disable
map type control. Is there any way I can do that or what could you suggest?
thanks in advance
Original issue reported on code.google.com by mn.ya...@gmail.com on 26 Oct 2012 at 8:40
Original issue reported on code.google.com by
mn.ya...@gmail.com
on 26 Oct 2012 at 8:40