Package apple.mapkit.enums
Class MKLocalSearchResultType
- java.lang.Object
-
- apple.mapkit.enums.MKLocalSearchResultType
-
public final class MKLocalSearchResultType extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static longAddressstatic longPointOfInterest
-
-
-
Field Detail
-
Address
public static final long Address
- See Also:
- Constant Field Values
-
PointOfInterest
public static final long PointOfInterest
- See Also:
- Constant Field Values
-
-