summaryrefslogtreecommitdiff
path: root/platform/android/src/style/sources/geojson_source.cpp
Commit message (Expand)AuthorAgeFilesLines
* jni thread re-attachingupstream/lp-jni-reattaching-testŁukasz Paczos2019-04-121-6/+9
* [android] use a designated thread for GeoJSONSource features conversionupstream/lp-designated-gejson-conversion-threadŁukasz Paczos2019-04-091-7/+4
* [android] - remove faulty conversion, explict casting for cluster APItobrun2019-02-071-0/+3
* [android] - expose query feature extensionstobrun2019-01-151-1/+51
* [android] jni.hpp 4.0.0John Firebaugh2018-09-071-26/+27
* [android] Simplify Feature conversionJohn Firebaugh2018-09-071-2/+2
* [android] Upgrade to latest jni.hppJohn Firebaugh2018-09-071-11/+12
* [android] Retain a shared thread pool referenceJohn Firebaugh2018-09-041-4/+6
* [android] - converting GeoJsonSource Java features to core ones on a worker t...Łukasz Paczos2018-08-211-34/+94
* [core] make style/conversion.hpp implementation privateKonstantin Käfer2018-08-191-1/+1
* [android] Reuse Java Source objects by holding on to a strong reference in th...Asheem Mamoowala2017-11-221-4/+6
* Replace compile-time polymorphism with runtime polymorphism in the conversion...John Firebaugh2017-10-231-5/+5
* [android] rendering interface changesIvo van Dongen2017-07-181-4/+6
* [android] url getter on sourcesIvo van Dongen2017-05-111-0/+6
* [all] Push querySourceFeatures back out to MapJohn Firebaugh2017-05-021-2/+4
* [android] add option to set geometry and feature on geojson sourceIvo van Dongen2017-03-281-0/+22
* [android] geojson conversion optimisationIvo van Dongen2017-03-281-6/+17
* [all] Replace Result<T> with optional<T> plus out Error parameterJohn Firebaugh2017-03-231-5/+21
* [android] query source featuresIvo van Dongen2017-03-091-1/+20
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-5/+5
* [android] geojson source - remove explicit repaint requestsIvo van Dongen2016-10-201-6/+0
* [android] Sources: peer model, mutability (#6054)Ivo van Dongen2016-09-211-0/+77