Module: Routing::Parser

Defined in:
lib/routing/parser.rb,
lib/routing/parser/here_simple.rb,
lib/routing/parser/navteq_simple.rb

Overview

The Parser namespace holds classes that are used to parse the response of a specific routing service.

They are used by the matching adapters Adapter to create the array of GeoPoint objects to pass into the middleware.

Defined Under Namespace

Classes: HereSimple, NavteqSimple, NoMatchingMappedPositionFound, RoutingFailed