Assigned
Status Update
Comments
ka...@google.com <ka...@google.com>
ka...@google.com <ka...@google.com> #2
Thanks for your suggestion! We are currently evaluating this request, but do not have any plans to implement it at the moment. Please star to add your vote and receive further updates, and feel free to add any comments to discuss your use case.
Description
What would you like to see us add to this API?
I would like to request the addition of 3D maps to the Google Maps Static API.
Please describe how the feature should work:
The Google Maps Static API should provide an option to retrieve a 3D view of a location (where available) in addition to the standard 2D map. This could be accomplished by adding a new parameter to the API request (e.g., view=3d) to allow users to specify if they want a 3D perspective of the map. This feature would need to support various zoom levels and possibly even allow adjusting the 3D perspective (tilt and rotation).
Please give a use case or explain where and why you need this feature:
Many UI applications generate thumbnails of map views as part of their user experience. Currently, these thumbnails only provide a 2D view of the location, and there is no way to differentiate links between regular 2D maps and 3D maps. This results in inconsistencies for users expecting a 3D view but only seeing a flat 2D representation. By allowing the option for 3D map rendering in the Static API, developers can offer more dynamic and visually accurate previews, especially in regions where 3D views are available. It would improve user engagement, visual appeal, and ensure the thumbnails better reflect the linked experience.