size abstract method

Size size(
  1. SearchResultItem searchResult,
  2. int placemarkIconType
)

Returns the size of the icon of certain placemark type with given search result

Implementation

Size size(
    search_search_layer_search_result_item.SearchResultItem searchResult,
    core.int placemarkIconType);