Method: Geocoder::Lookup::Pickpoint#supported_protocols
- Defined in:
- lib/geocoder/lookups/pickpoint.rb
#supported_protocols ⇒ Object
10 11 12 |
# File 'lib/geocoder/lookups/pickpoint.rb', line 10 def supported_protocols [:https] end |