Owing to the Milestone restriction on customizing the Native Milestone camera icon, I have introduced a custom MIP plugin called “Proxy Camera” to update the plugin icon based on the event received on the smart map.
Now there are further limitation like,
- We cannot dynamically swap or override a native Milestone Camera icon with a custom .ico/.png image file directly on the Smart Map.
- It is architecturally impossible to natively force custom ItemNode icon to render on top of a native Milestone Camera icon if they are placed at the exact same coordinates.
In order to display some portion of the ItemNode icon, I want to maintain the ItemNode icon larger than the native Milestone Camera icon on smart map.
Is it possible to adjust the size of the ItemNode icon?