summaryrefslogtreecommitdiff
path: root/platform/android/src/style/sources/geojson_source.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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