MPDirectionsService constructor

MPDirectionsService()

Creates a MPDirectionsService object than can be queried for directions between different MPPoints

Implementation

MPDirectionsService() {
  _create();
}