equals
Compares this MarkerOptions object with another MarkerOptions and determines if their properties match.
Return
True if marker properties match this MarkerOptions object. Else, false.
Parameters
o
Another MarkerOptions to compare with this object.