Reputation: 11
I am working on a development in which I have implemented the google maps Javascript api. As far as working on the 2D map is all very clear and documented, but I would love to know if there is any option or possibility to transform the map into 3D view which allows me to see 3D buildings, change tilt in view ... etc. Is there such a possibility ?.
Upvotes: 0
Views: 940
Reputation: 341
No, Google Maps API only gives access to the 2D maps as well as Streetview.
3D maps and Google Earth is only available in google apps or the maps.google.com solution.
Upvotes: 0