Class: Geocoder::Lookup::HereCalculateRoute
- Inherits:
-
Base
- Object
- Base
- Geocoder::Lookup::HereCalculateRoute
- Includes:
- HereLookupDefaultMethods
- Defined in:
- lib/geocoder/lookups/here_calculate_route.rb
Instance Method Summary collapse
Methods included from HereLookupDefaultMethods
#handle, #required_api_key_parts
Instance Method Details
#name ⇒ Object
5 6 7 |
# File 'lib/geocoder/lookups/here_calculate_route.rb', line 5 def name "HereCalculateRoute" end |