TonyE Posted November 15, 2013 Report Posted November 15, 2013 Very very early demo of our first new map interface attempt. The attachment and screenshot are the 64-bit Windows version but it looks and acts the same on Win32, Win64, OS X, iOS 6+, and a good selection of Android devices. It doesn't do much of anything, just zooms in and out (mouse wheel or +/- keys) and lets you pan with the mouse. CICMapFMXDesktop_v.0.1.0.0.zip Quote
TonyE Posted December 1, 2013 Author Report Posted December 1, 2013 Another step, multiple colors. Quote
TonyE Posted February 27, 2020 Author Report Posted February 27, 2020 Six years later and our home grown map interface doesn't look like it is going to happen. On the other hand, why not leverage the work of others? I finally wrapped Cesium, https://cesium.com in Delphi via TMS WebCore https://www.tmssoftware.com/site/tmswebcoreintro.asp . First screenshot below with Cesium on the left and Google Maps for reference on the right. Note also that it is web-based. I very much want the tools we make to be able to run offline and Cesium can still be used disconnected. Next up is wiring up Cesium so that we can add stuff to the map like ships and lines and such. If you visit the Cesium website you'll see amazing examples of what it can render when fed appropriate data. Quote
TonyE Posted March 8, 2020 Author Report Posted March 8, 2020 Tonight I was finally successful in capturing the Cesium onclick event and exposing it via the Delphi component I'm building. That's a big step forward. Quote
TonyE Posted March 12, 2020 Author Report Posted March 12, 2020 And mousemove event, not much different than click but progress nonetheless. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.