I need to connect a UIView and a UIImage and make a UIImage out of it.
PS I need to make a unique marker on GoogleMap, as far as I read the manuals, then only UIImage can be put on the map * GMS_NULLABLE_PTR icon;
PSS Using Info is not an option, you need to make information on the map immediately, without additional clicks.