iconStyle abstract method
Returns the icon style for certain placemark type with given search result. If obtainAdIcons mode is enabled, IconStyle.anchor will be replaced for advertisement pins
Implementation
mapkit_map_icon_style.IconStyle iconStyle(
search_search_layer_search_result_item.SearchResultItem searchResult,
core.int placemarkIconType);