android-google-914
[routing] Refactored vehicle models and fixed tests.
[routing] Added necessary libs to routing common cmake list and corrected include orders.
[routing] Adding maxspeed factors for highway classes.
Fixed opensource build.
[routing] Using alias instead of uint16_t for maxspeed.
Moving num_mwm_id.hpp to routing_common.
[routing] Increased weightspeed for primary roads in pedestrian mode.
[indexer] enum feature::EGeomType is changed to enum class feature::GeomType