Sorry for none kotlin question. I’m looking for vi...
# android
h
Sorry for none kotlin question. I’m looking for view such as MapView, which can be draggable and moveable in x and y alias. What else can be used??
b
harrytylenol: This is what I use as an alternative to the standard Google MapView https://github.com/airbnb/AirMapView
Haven't had any problems with it
h
Thanks!