Hi,
I am exploring the possibility of using ThinkGeo for map visualization in a MAUI application designed for vehicle drivers (e.g., car or ambulance drivers). Given the limited display size, it would be beneficial to implement a 2.5D-style visualization, where the map prioritizes displaying more details in the forward direction.
Currently, the map component applies a transformation involving three steps:
- Translating/centering the map on the vehicle’s current location.
- Rotating the map to align with the vehicle’s current direction.
- Scale/transform the map into 2.5D
How is the expected complexity to implement a 2.5D visualization ?
Best regards,
Gunnar Gisleberg
Locus Solutions AS
Norway