İlker Yıldırım
Results
3
comments of
İlker Yıldırım
` val easyImage = EasyImage.Builder(context).allowMultiple(true).build()`
I found a solution your MapView class. Solution is your transformToMapCoordinate function.It's triggering from onTouchEvent func. and viewCoordinate[0] variable giving to me latest touch x position and viewCoordinate[1] giving y....