Draw mass device icon onto map through SDK

Support for alarms has been added on the Smart Map. It is also possible to use Smart Map in the alarm

manager. Each alarm can be configured individually to use Smart Map or Maps in the Alarm definition.

We have also Increased the usability of Smart Maps in setup mode. It is now possible drag and drop

multiple devices at the same time onto the map. It is also possible to delete devices directly on the

smart map in setup mode.

Regarding to above VMS products 2020 R2 release notes

Now, can we add device icons on smartclient map or smartmap through MIP SDK instead of via element selector manually?

Now, can we have multi color for these icons to reflect different alarm and event received?

If yes, please share the samples we can look through. Thank you.

You can easily add devices (e.g. cameras, etc) to Smart Map simply by assigning a position to them. This can for instance be done through Configuration API or classes in the ConfigurationItems namespace (GisPoint property).

E.g. documentation for Camera here: https://doc.developer.milestonesys.com/html/index.html?base=miphelp/class_video_o_s_1_1_platform_1_1_configuration_items_1_1_camera.html&tree=tree_search.html?search=configurationitems

It is unfortunately not possible to change icon or color.