Creating 3D maps with Leaflet can be quite the challenge, but I'm determined to make it happen. My goal is to display buildings in a three-dimensional perspective using Leaflet as my foundation.
I've dabbled with OSM Buildings, but they fell short of providing the true 3D effect I'm seeking. ReadyMap from Pelican Mapping seemed promising since it already integrates with Leaflet, however, outdated API updates have hindered my progress. Despite reaching out for assistance on Github, I've hit a standstill in getting ReadyMap to function correctly. The complexity of their source code only adds to my frustration, and I'm unsure if OSM Buildings is even compatible with ReadyMap.
With these hurdles in mind, I'm now exploring other options. My top considerations are Cesium AGI and Three.js.
The end result I envision would resemble something like this:
To see an example, visit this site and click on "Earth" on the right side of the page.
If anyone has insights or recommendations on achieving this 3D mapping goal, I would immensely appreciate your help!