summaryrefslogtreecommitdiff
path: root/platform/node/src/node_map.hpp
Commit message (Expand)AuthorAgeFilesLines
* [android][node][qt] Update platform code for style::Layer::setProperty()Mikhail Pozdnyakov2019-12-031-2/+1
* [node] Add support for feature state APIsJuha Alanen2019-09-181-0/+4
* Fixes problems associated with node 10 and NAN (#14847)Blake Thompson2019-06-261-0/+1
* [core] Make the BackgroundScheduler a singletonThiago Marcos P. Santos2019-05-101-3/+0
* [core] Remove file source from public Map ctorBruno de Oliveira Abinader2019-03-201-16/+8
* [core] Don't use exceptions in MapObserver::onDidFailLoadingMapAnder Conselvan de Oliveira2019-03-131-1/+1
* [node] Change Map/FileSource relationship to compositionBruno de Oliveira Abinader2019-03-121-5/+15
* [core] Port "collision group" plumbing to gl-native.Chris Loer2018-09-121-0/+1
* [node] capture invalid input data as `ParseError` objectsKonstantin Käfer2018-08-271-0/+3
* [node] move to Nan 2.10.0Konstantin Käfer2018-05-221-1/+3
* Update layer immediately when changing its max/min zoom level (#11399)Łukasz Paczos2018-04-121-0/+1
* [node] add setLight supportKonstantin Käfer2018-01-241-0/+1
* [core] Split MapMode::Still into Static and TileAnsis Brammanis2017-11-171-0/+1
* [core, node] Support axonometric renderingLauren Budorick2017-10-141-0/+3
* [node] Added 'removeSource'Bruno de Oliveira Abinader2017-09-151-0/+1
* [node, tests] Consolidate headless rendering logic in HeadlessFrontendJohn Firebaugh2017-07-261-12/+7
* [node] rendering interface changesIvo van Dongen2017-07-181-0/+3
* [android][glfw][ios][macos][node][qt] split backend from mapobserverIvo van Dongen2017-07-181-1/+5
* [core, node, darwin, qt] Remove support for paint classesJohn Firebaugh2017-05-151-1/+0
* [node] Add map.cancel()Thiago Marcos P. Santos2017-04-201-0/+2
* [node] Update changes in MapObserver::onDidFailLoadingMapBruno de Oliveira Abinader2017-03-171-1/+3
* [node] Support mbgl::MapObserverBruno de Oliveira Abinader2017-03-151-1/+7
* Add addImage, removeImage API (#7610)Bobby Sudekum2017-01-091-0/+2
* [build] move headless rendering files to platform/defaultKonstantin Käfer2016-11-221-2/+2
* [node] Add setZoom and setPitch supportJohn Firebaugh2016-11-171-0/+2
* [core] move gl::Context to Backend and refactor ViewKonstantin Käfer2016-10-251-2/+3
* [core] separate Backend from View for headless renderingKonstantin Käfer2016-10-251-0/+2
* [node] remove internal NodeRequest class from public APIMike Morris2016-10-201-1/+1
* [core] [node] pass thread pool impl to Map constructorMike Morris2016-10-201-0/+3
* [node] Added set{Bearing,Center} + updated -test-suiteBruno de Oliveira Abinader2016-10-111-0/+2
* [node] switch to NodeRequest member fn callbackThiago Marcos P. Santos2016-09-061-1/+1
* [node] NodeRequest inherits from Nan::AsyncWorkerMike Morris2016-07-141-19/+20
* [node] Added 'removeLayer' bindingBruno de Oliveira Abinader2016-07-131-0/+1
* [core, node] Implement bindings for addSourceJohn Firebaugh2016-06-241-0/+1
* [core, node] Implement bindings for addLayerJohn Firebaugh2016-06-241-4/+1
* [core, node] Node bindings for setFilterJohn Firebaugh2016-06-211-0/+1
* [core] Use mbgl::style::conversion in node bindingsJohn Firebaugh2016-06-211-2/+5
* [node] Partial implementation of runtime styling API for node bindingsJohn Firebaugh2016-06-131-0/+3
* [core] Eliminate some redundant NodeMap membersJohn Firebaugh2016-06-131-4/+0
* [core] implement queryRenderedFeaturesAnsis Brammanis2016-04-291-0/+1
* [core] Unify FileRequest and WorkRequestJohn Firebaugh2016-03-241-1/+1
* Revert "[node] Destroy the RunLoop with the last Map object"Thiago Marcos P. Santos2016-02-241-2/+0
* [node] Destroy the RunLoop with the last Map objectThiago Marcos P. Santos2016-02-201-0/+2
* [node] code review cleanupMike Morris2015-12-151-2/+2
* [node] Fix build on GCC 4.9.2Thiago Marcos P. Santos2015-11-261-1/+0
* [core] Fix image type of Map::renderStillJohn Firebaugh2015-11-251-1/+1
* [core] Rewrite image handlingJohn Firebaugh2015-11-251-1/+1
* [node] Allow GC in spite of reference loops through the request methodJohn Firebaugh2015-11-201-4/+5
* [node] Fixes 'make xnode' to configure HOST_SLUG.gypiMike Morris2015-11-051-0/+1
* [node] Output debug logs when a render test times outJohn Firebaugh2015-10-281-1/+1