Route

If MapSize in RouteOption is not specified then Map will be null.

<Route>
          <Distance>double</Distance>
          <Time>int</Time>
          <RouteLegs>
            <RouteLeg xsi:nil="true" />
            <RouteLeg xsi:nil="true" />
          </RouteLegs>

          <Points> <LatLong xsi:nil="true" /> <LatLong xsi:nil="true" /> </Points>

           <Map>string</Map>
</Route>