Location::getNotes - jcobban/Genealogy GitHub Wiki
$location->getNotes()
Up: class Location
This method returns the notes associated with the instance of Location. This method exists for symmetry with class Address and class Temple.
The return value is a string containing the contents of the notes field as HTML text.
Next: $location->getLatitude()