Skip to content

How to Coss down SFMap load? #103

Description

@AliexChang

Hello everyone:

Now , When i use paint mask and masktoline , if mask lenght > 6 map loading will be big
擷取2

( i show system time on GUI , 10ms)

How to Coss Down SFMap Loading when it paint line?
圖片1

Ex:

When i draw mask (lenght < 6) && (Line <6) , map work is ok

When i draw mask (lenght < 255) && (no Line) , map work is ok

When i draw mask (lenght > 6) && (Line >5) , map work is lag (0.5s~1s)

When i draw mask (lenght > 20) && (Line >19) , map work is lag (2s~3s)

When i draw mask (lenght > 200) && (Line >199) , map work is lag (6s~9s)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions