Pod/Assets/MapViewController.xib
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="11542" systemVersion="16B2657" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
<device id="retina4_7" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11524"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="HLFMapViewController">
<connections>
<outlet property="mapIndicator" destination="bFc-3I-HFj" id="jLy-Sh-HqJ"/>
<outlet property="mapView" destination="G8V-3k-Wdt" id="Pbp-yq-GB5"/>
<outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
<outletCollection property="mapIndicatorLoadingConstraints" destination="Uvs-bg-zhB" collectionClass="NSMutableArray" id="65V-0D-RqI"/>
<outletCollection property="mapIndicatorLoadingConstraints" destination="Wcc-GI-BGc" collectionClass="NSMutableArray" id="bZg-Dm-TM7"/>
</connections>
</placeholder>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<mapView hidden="YES" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" mapType="standard" translatesAutoresizingMaskIntoConstraints="NO" id="G8V-3k-Wdt">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<connections>
<outlet property="delegate" destination="-1" id="4j0-hg-bdI"/>
</connections>
</mapView>
<view opaque="NO" userInteractionEnabled="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hCJ-Hd-eKb">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<subviews>
<activityIndicatorView opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" hidesWhenStopped="YES" animating="YES" style="whiteLarge" translatesAutoresizingMaskIntoConstraints="NO" id="bFc-3I-HFj">
<rect key="frame" x="169" y="315" width="37" height="37"/>
</activityIndicatorView>
</subviews>
<constraints>
<constraint firstItem="bFc-3I-HFj" firstAttribute="centerY" secondItem="hCJ-Hd-eKb" secondAttribute="centerY" id="Uvs-bg-zhB"/>
<constraint firstItem="bFc-3I-HFj" firstAttribute="centerX" secondItem="hCJ-Hd-eKb" secondAttribute="centerX" id="Wcc-GI-BGc"/>
</constraints>
<edgeInsets key="layoutMargins" top="14" left="12" bottom="14" right="12"/>
</view>
</subviews>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="bottom" secondItem="hCJ-Hd-eKb" secondAttribute="bottom" id="2UX-Bg-q95"/>
<constraint firstAttribute="bottom" secondItem="G8V-3k-Wdt" secondAttribute="bottom" id="2li-I6-lwV"/>
<constraint firstItem="hCJ-Hd-eKb" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="5Lu-yQ-tsF"/>
<constraint firstItem="hCJ-Hd-eKb" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" id="DQ2-Ij-jNe"/>
<constraint firstAttribute="trailing" secondItem="hCJ-Hd-eKb" secondAttribute="trailing" id="HLk-RL-IFa"/>
<constraint firstItem="G8V-3k-Wdt" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="Yfl-bA-srW"/>
<constraint firstAttribute="trailing" secondItem="G8V-3k-Wdt" secondAttribute="trailing" id="aIN-cg-n6x"/>
<constraint firstItem="G8V-3k-Wdt" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" id="mrn-7J-SUz"/>
</constraints>
</view>
</objects>
</document>