Gets an equivalency type for two layer objects.
Matching layers are considered a solid match by: object reference, layer id, group layer + layer title, layer url + layer title.
Matching layers are considered a loose match by: layer url, layer title.
If either layer is undefined, "none" is returned.
The first layer to compare.
The second layer to compare against.
The type of equivalency for the two layers. "none" = not a match. "solid" = a strong match. "loose" = a fuzzy match.
Gets an equivalency type for two layer objects.
Matching layers are considered a solid match by: object reference, layer id, group layer + layer title, layer url + layer title.
Matching layers are considered a loose match by: layer url, layer title.
If either layer is undefined, "none" is returned.