Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

Allow predicates to test whether a feature lies within a given shape #184

Merged
merged 5 commits into from
Mar 17, 2020

Commits on Mar 17, 2020

  1. [ios, macos] Convert geometries to shapes, not features

    Fixed an issue where GeoJSON geometries were converted to MGLFeature instances instead of MGLShape objects.
    1ec5 committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    957296b View commit details
    Browse the repository at this point in the history
  2. [ios, macos] SELF IN MGLShape expressions

    Added support for the expression syntax “SELF IN shape” or “shape CONTAINS SELF”, which is interpreted as a “within” expression in JSON format.
    1ec5 committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    93f5290 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5196e37 View commit details
    Browse the repository at this point in the history
  4. [macos] Highlight UC POIs

    1ec5 committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    7b92e2a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e27b889 View commit details
    Browse the repository at this point in the history