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

[core] Fix supercluster lambdas capturing #15989

Merged
merged 2 commits into from
Nov 29, 2019
Merged

Commits on Nov 28, 2019

  1. [core][android][darwin] Fix GeoJSONOptions handling

    - share the `GeoJSONOptions` instances using `Immutable<GeoJSONOptions>` - avoid extra copying
    - fix wrapping of the `GeoJSONOptions` instances in supercluster map/reduce lambdas.
      Previously, local variables were wrapped by reference.
    pozdnyakov committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    32eff46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86c7263 View commit details
    Browse the repository at this point in the history