I am making an integration with a sensor and i am trying to find out a function to be able to draw a zone and trajectory of an object . Can this be done or is there an sdk sample can help us figure out how.
No, currently there is no functionality to draw on Smart Maps. In general the Smart Maps is also static, it does not refresh unless you close and reopen it in the Smart Client.
Hijacking this thread to ask if it’s possible to dynamically show markers on the map, at the location of some event?
Nothing dynamic, Smart Map only updates at start-up, you can refresh by switching out and back to the view,.
one more question , can we draw programmatically on a normal map that is already opened in a view ?
No, there is no features for you to do this. I have an idea that others have developed their own map implementation when wanting to do something like this. On doing something like this try to have a glance at the Smart Client Location View plugin sample.