Is possible to add a new or modify an existing label on a smart map ?
What is your roadmap about Smart Map integration into MIP SDK ?
Thanks.
No. The name of the camera is what is used as label.
You can change the name of the camera and in that way change the label..
On Smart Map integration we have in MIP SDK 2018R1 -
- The GPS position for cameras configured in the Management Client or on the Smart Map is now available through the corresponding MIP items.
- It is now possible to programmatically control Smart Maps in the Smart Client using the VideoOS.Platform.Messaging.MessageId.SmartClient class. Smart Map locations can be retrieved, created, updated and deleted via the Util.GisMap.GisMapLocationItemWrapper class in the ConfigurationAPI.
- SmartMapController sample added, demonstrating how to go to specific coordinates and zoom levels, how to retrieve map locations and go to a specific location, how to get notified if the user changes the map position and how to get the current coordinates of the map shown in the Smart Client.
Reference - http://doc.developer.milestonesys.com/html/index.html?base=gettingstarted/mip2018r1_intro.html&tree=tree_home.html
Milestone Development also has plans to support MIP items in the Smart Map same way as cameras are supported today. This will not be in 2018R2 but probably 2018R3 (plans are subject to change without notice).