xamarin.ios - MKCoordinateRegionMakeWithDistance is unavailable on MonoTouch? -


i trying convert map example objective-c monotouch mkcoordinateregionmakewithdistance isn't wrapped in .net far managed find.

this issue has been marked resolved monotouch team, it? :-) https://bugzilla.novell.com/show_bug.cgi?id=629743

it's there in monotouch 4.

using monotouch.mapkit; ... var region = mkcoordinateregion.fromdistance(center, latmeters, lngmeters); 

hope helps.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -