get Sequential Path Max Points
Returns the maximum supported points per sequential path (currently 60)
When using addPoint or setPath, points over getSequentialPathMaxPoints will be ignored
When using moveTo, the points count is restarting from zero to getSequentialPathMaxPoints, so it is possible that getPointsCount will be greater then getSequentialPathMaxPoints
Return
the maximum supported points per sequential path