Skip to content

[Flutter SDK 2.0.0] addSymbol / addLine not working (regression from v1.x) #12

@Krishita198

Description

@Krishita198

In mappls_gl: ^2.0.0:

  • addSymbol throws:
    Bad state: No element
    (worked fine in 1.x)

  • addLine crashes with:
    PlatformException(error, Attempt to invoke virtual method 'long com.mappls.sdk.plugin.annotation.Line.getId()' on a null object reference)

Both features worked in the old version but are broken in 2.0.0.
Please confirm if these APIs are supported in the new SDK, or provide updated usage examples.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions