MapXL / route-me

Automatically exported from code.google.com/p/route-me
0 stars 0 forks source link

No RMMapView accessors for enableDragging, enableZoom, deceleration, decelerationFactor #98

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
RMMapView has no accessors for enableDragging, enableZoom, deceleration, 
decelerationFactor. 

Changing enableDragging does not change multitouchEnabled for the view.

Original issue reported on code.google.com by halmuel...@gmail.com on 31 Mar 2009 at 7:42

GoogleCodeExporter commented 8 years ago
As a workaround actually I set these properties by subclassing RMMapView.

Original comment by vladimir...@gmail.com on 1 Apr 2009 at 6:59

GoogleCodeExporter commented 8 years ago
There's some work (maybe all the work) done on this in branch 59.

Original comment by halmuel...@gmail.com on 1 Apr 2009 at 11:33