Greetings!
I am working on displaying geojson data on map using vuecesium in vue.js
I have successfully displayed the data from a local file on the map.
Now I need to extrude height of the geojson objects based on the attribute value available in geojson file.
The link to my current work is ‘https://github.com/awanalauddin/vuecesiumGeoJson.git’
I want to be able to do something like ‘Cesium Sandcastle’
I have replicated all of this on my local device using simple html and script.
Now I have moved on to vue js and using vuecesium.
Looking forward to a good quick solution.
Regards
Alauddin