'Can't add accessibility identifier for HereMapSDK elements in UI Testing

I am writing UITest cases for HereMapSDK elements (NMAMapCircle, NMAMapPolyline, NMAMapMarker), but I can't add accessibility identifier for it.

As I can see in SDK, there isn't any property for adding accessibility identifier.

Can anyone suggest, how can I achieve this?

Thanks in advance!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source