3d Landmarks on map¶
The Mappls Map feature known as "3D landmarks" enhances the visibility of specific landmark structures by displaying them as overlays on the map. These structures are presented with textures and offer additional details in their three-dimensional (3D) geometry, as depicted in the provided screenshot.
For access, you can get your api key from Mappls Console
The feature is compatible with all map styles available with mappls.com. To know more about available styles, kindly contact apisupport@mapmyindia.com
This feature is available from version version 3.0
Preview:¶
3D Landmarks
3D Landmarks
3D Landmark Methods in JS¶
To add 3d Landmarks on the map
mappls.add3DModel({map:map});
To add any specific mappls pin
mappls.add3DModel({map:map,pin:”mmi000”});
To remove 3D Landmark Model from map
model.remove();
Click here for 3D Landmark Live Demo
For any queries and support, please contact:
Email us at apisupport@mappls.com
Support
Need support? contact us!