maptalks / examples

maptalks examples
http://maptalks.github.io/examples/en/map/load/
MIT License
67 stars 32 forks source link

Create a altitude wall along GeoJSONVectorTileLayer #172

Open RaiVaibhav opened 7 months ago

RaiVaibhav commented 7 months ago
Screenshot 2024-03-06 at 11 53 53 AM Screenshot 2024-03-06 at 11 57 25 AM

Community kindly guide me here

Adding a marker was possible along the height, but how to add a alitude wall

RaiVaibhav commented 7 months ago

@fuzhenn can you help me out here

fuzhenn commented 7 months ago

You can use a PolygonLayer to render a wall by setting altitude to Polygon's vertices, Please refer to this example: https://codepen.io/fuzhenn-the-decoder/pen/mdgeYoE