Fix a second instance where checking for membership of the lslga and lslga-model options in the request URL options dict should use the get method instead of checking for equality with the dict.
Also, run the ellipse overlay code if either the lslga or lslga-model options are in the request.
Fix a second instance where checking for membership of the
lslga
andlslga-model
options in the request URL options dict should use theget
method instead of checking for equality with the dict.Also, run the ellipse overlay code if either the
lslga
orlslga-model
options are in the request.