_mapLink
Get a link to the Google Map for a Location --
Function
Location Type -> _mapLink -> URL Type
- Receives -- Location Type
- A Location
- Produces
- The Google Maps link for this Location, if possible
If this Location is sufficiently filled-in, the _mapLink
function will produce a link
to the Google Map for this Location. This will currently only work if all fields are filled in;
otherwise, _mapLink
will produce Nothing.
Note the "garbage in, garbage out" principle: this link is only as good as the filled-in address.
If Google can't figure out where it's talking about, the map likely won't be useful.