Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Example] Data-Driven, Anchored Styling #548

Closed
wants to merge 17 commits into from

Commits on May 18, 2021

  1. Symbol Layer Styling debugging.

    avi-c committed May 18, 2021
    Configuration menu
    Copy the full SHA
    44eee84 View commit details
    Browse the repository at this point in the history
  2. Rename some variables.

    avi-c committed May 18, 2021
    Configuration menu
    Copy the full SHA
    2725641 View commit details
    Browse the repository at this point in the history
  3. Get symbol sort order key working. Remove zoom level based font size …

    …and comment out symbol offsetting until we get symbol anchoring working reliably.
    avi-c committed May 18, 2021
    Configuration menu
    Copy the full SHA
    5d922e6 View commit details
    Browse the repository at this point in the history
  4. Get anchoring working by checking for a numeric value instead of a st…

    …ring value when matching the tailPosition feature attribute.
    avi-c committed May 18, 2021
    Configuration menu
    Copy the full SHA
    757a48f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b096d7d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    82ab6f2 View commit details
    Browse the repository at this point in the history
  7. Fix typo in comment.

    avi-c committed May 18, 2021
    Configuration menu
    Copy the full SHA
    2ffeb55 View commit details
    Browse the repository at this point in the history
  8. Fix linting error. Respond to review feedback. Change from using sele…

    …cted as an adjective to highlighted to prevent confusion between visibly highlighting some annotations in a different color and selecting them via user interaction.
    avi-c committed May 18, 2021
    Configuration menu
    Copy the full SHA
    5529744 View commit details
    Browse the repository at this point in the history
  9. Move CustomSymbolAnnotationsExample.swift example to new Examples app…

    … project structure.
    avi-c committed May 18, 2021
    Configuration menu
    Copy the full SHA
    d76ab1e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    88f044b View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. rebased and updated

    cmilack committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    7b603eb View commit details
    Browse the repository at this point in the history
  2. Example Text

    cmilack committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    a843a9a View commit details
    Browse the repository at this point in the history
  3. linter errors

    cmilack committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    1f14108 View commit details
    Browse the repository at this point in the history
  4. Restore symbol annotation tappability. Set feature sort order to get …

    …z-ordering correct across annotations. (#547)
    avi-c authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    c43b704 View commit details
    Browse the repository at this point in the history
  5. Cleanup and code review

    cmilack committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    d51d050 View commit details
    Browse the repository at this point in the history
  6. More cleanup

    cmilack committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    74e31c6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c4b4c55 View commit details
    Browse the repository at this point in the history