class Geocoder::Lookup::Base
def map_link_url(coordinates)
also provide maps.
Not necessarily implemented by all subclasses as only some lookups
Return the URL for a map of the given coordinates.
#
def map_link_url(coordinates) nil end
def map_link_url(coordinates) nil end