Hi everyone,
I am currently refining the map viewer module for my Windows utility,
BS QuickView, which utilizes the
TMapViewer component.
As the app continues to grow, I am specifically looking for technical feedback on how the current engine performs when loading multiple GeoJSON files as stacked layers in real-world usage. I am interested in hearing from anyone who has experience with multi-layer rendering in
TMapViewer regarding:
- Layer stacking: Performance impacts when rendering more than one overlapping GeoJSON layers (polygons/points) simultaneously.
- Rendering efficiency: Any potential bottlenecks or artifacts observed when scaling to larger datasets (10k+ features).
- Stability: Observations on memory management during high-frequency zoom and pan operations.
BS QuickView is designed for a "concise and seamless" user experience, keeping all operations local, offline (except map data which is from OpenStreetMap), and minimal dependency. The application is currently available on the Microsoft Store, and a free trial version is available for anyone interested in evaluating the rendering performance firsthand.
If you have experience working with
TMapViewer or have suggestions for optimizing multi-layer vector handling within this component, I would greatly appreciate your insights.
You can download the trial here:
https://apps.microsoft.com/detail/9MZTBRLM7JS7?hl=en-us&gl=ID&ocid=pdpshareThank you for your time and expertise.
Best regards,