Hi I have created a web application which uses Google maps V2 to mark particular locations. I need to upgrade the map to show the map's 3D view now. For that i've installed Google earth plugin in my machine.
I tried creating instance of google earth as given in the hello world application at link: http://code.google.com/apis/earth/documentation/introduction.html But it gives me error, google.earth is null or not an object. Do i need to comment creating an instance of GMAP2 or will that be still created? In short, can we implement 3D view of google maps by only creating its instance and not changing any other functionality(such as GMarker and GPolyline) which is already implemented for GMAP2? Any sort of help will be highly appreciated. Thanks & Regards, ~Developing as a developer --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" 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-API?hl=en -~----------~----~----~----~------~----~------~--~---
