Temple::getZoom - jcobban/Genealogy GitHub Wiki

$temple->getZoom()

Up: class Temple

This method returns the map zoom level associated with the instance of Temple. This method exists for symmetry with class Location.

The return value is an integer. At the moment there is no field in the Temple record to store this value so the value is 12.

Next: $temple->getPreposition()