get_hash_code method

get_hash_code

Returns hash code of the polyline annotation.

def get_hash_code(self):
    ...

Returns: int: Hash code of the polyline annotation.

See Also