summaryrefslogtreecommitdiff
path: root/include/mbgl/map/map.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Add `cameraForLatLngs()` method with modified bearingAsheem Mamoowala2017-10-091-3/+5
* [node] Cleanup NodeMap::RenderBruno de Oliveira Abinader2017-08-311-1/+2
* [all] Merge View into RendererBackendJohn Firebaugh2017-07-261-2/+0
* [core] renderer interfaceIvo van Dongen2017-07-181-21/+4
* [core] split backend from mapobserverIvo van Dongen2017-07-181-0/+1
* [core] GCC 4.9 bracket initialization issuesBruno de Oliveira Abinader2017-07-121-1/+1
* [core] Prefetch low resolution tilesThiago Marcos P. Santos2017-07-071-0/+9
* [core] remove tile cache size setterIvo van Dongen2017-06-271-1/+0
* [core] Move setStyleJSON/URL to Style; add Map::setStyleJohn Firebaugh2017-06-221-6/+2
* [all] Promote Style to public APIJohn Firebaugh2017-06-221-36/+5
* [core] Dynamic program compilation for data-driven propertiesJohn Firebaugh2017-06-131-1/+1
* [core] Make TransformState LatLngBounds optionalBruno de Oliveira Abinader2017-06-011-2/+2
* [core, node, darwin, android, qt] Make image ID part of ImageJohn Firebaugh2017-05-161-2/+2
* [core, node, darwin, qt] Remove support for paint classesJohn Firebaugh2017-05-151-7/+0
* [all] Push querySourceFeatures back out to MapJohn Firebaugh2017-05-021-0/+1
* [core] Render fill-extrusion layers (#8431)Lauren Budorick2017-04-271-0/+5
* [all] Rationalize style::ImageJohn Firebaugh2017-04-241-7/+7
* [core] Remove non-Map-dependent projection methods from MapJohn Firebaugh2017-04-181-3/+0
* [all] Remove redundant scale-related camera methodsJohn Firebaugh2017-04-131-4/+1
* [core] Revert use of optional<EdgeInsets>, because EdgeInsets has a natural "...John Firebaugh2017-04-111-10/+10
* [core] Added {set,get}{Min,Max}PitchBruno de Oliveira Abinader2017-04-111-0/+4
* [core] Added Map::{get,set}LatLngBoundsBruno de Oliveira Abinader2017-04-111-0/+2
* [core] Move {Map,Transform}::{get,set}{Min,Max}Zoom to bounds pragmaBruno de Oliveira Abinader2017-04-111-2/+4
* [core] Added Map::latLngBoundsForCameraBruno de Oliveira Abinader2017-03-241-0/+1
* [core] cache binary shaders on AndroidKonstantin Käfer2017-03-221-1/+2
* [core] Replace MapChange enum with MapObserverBruno de Oliveira Abinader2017-03-151-0/+1
* [core] rename query options for query rendered featuresIvo van Dongen2017-03-091-3/+3
* [core] Add support for queryRenderedFeatures filterAsheem Mamoowala2017-03-041-4/+4
* [core] [android] - allow zooming/scaling to use AnimationOptions (#8181)Tobrun2017-02-281-18/+18
* [core] - allow moveBy to use AnimationOptionsTobrun2017-02-201-1/+2
* [core] Expose Map::setZoom with anchor parameterJason Wray2017-02-131-0/+1
* Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.5-masterMinh Nguyễn2016-12-201-0/+1
|\
| * [core, ios, macos] Add image accessor to MGLStyle (#7096)Roman Blum2016-12-051-0/+1
* | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.4-masterMinh Nguyễn2016-12-031-0/+2
|\ \ | |/
| * [core, ios, macos] Added layers and sources properties to MGLStyleMinh Nguyễn2016-11-281-0/+2
| * [core] Return source and layer ownership (#7014)Jesse Bounds2016-11-131-2/+2
* | [core] Return source and layer ownership (#7014)Jesse Bounds2016-11-111-2/+2
* | [core] change std::array<uint16_t, 2> to mbgl::SizeKonstantin Käfer2016-10-271-4/+4
|/
* [core] move gl::Context to Backend and refactor ViewKonstantin Käfer2016-10-251-9/+8
* [core] separate Backend from View for headless renderingKonstantin Käfer2016-10-251-1/+6
* [core] [node] pass thread pool impl to Map constructorMike Morris2016-10-201-2/+3
* [core] Removed map attribution APIMinh Nguyễn2016-09-261-1/+0
* [core] Source-driven attributionMinh Nguyễn2016-09-261-0/+1
* [core] Add interface to add sprites to the styleThiago Marcos P. Santos2016-09-221-0/+4
* [core] Separate transition options accessors from class APIBruno de Oliveira Abinader2016-09-131-3/+6
* [core] parse more Style JSON propertiesKonstantin Käfer2016-08-191-0/+7
* [core, android, ios, macos] Replaced getPointAnnotationsInBounds() w/ queryPo...Minh Nguyễn2016-08-121-2/+1
* [core] Runtime source API: Map methodsJohn Firebaugh2016-06-161-0/+7
* [core] Introduce Map::getLayerJohn Firebaugh2016-06-131-0/+1
* [tidy] Check llvm-namespace-commentBruno de Oliveira Abinader2016-06-131-1/+1