Issue with "Addplacemark" method
Created by: ToleubekRauan
I've implemented .mapObjects.addPlacemark(Point(43.233553, 76.956219), ImageProvider.fromResource(R.drawable.vector_resource)) with vector drawable, but on map is no any placemark. What should I do? Thank you