Package org.robovm.apple.mapkit
Class MKPointsOfInterestRequest
java.lang.Object
org.robovm.apple.foundation.CocoaUtility
org.robovm.apple.mapkit.MKPointsOfInterestRequest
public class MKPointsOfInterestRequest extends CocoaUtility
-
Constructor Summary
Constructors Constructor Description MKPointsOfInterestRequest() -
Method Summary
Modifier and Type Method Description static doublegetMaxRadius()
-
Constructor Details
-
MKPointsOfInterestRequest
public MKPointsOfInterestRequest()
-
-
Method Details
-
getMaxRadius
public static double getMaxRadius()- Since:
- Available in iOS 14.0 and later.
-