summaryrefslogtreecommitdiff
path: root/platform/node/src/node_map.hpp
Commit message (Expand)AuthorAgeFilesLines
* [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
* Nan 2.0John Firebaugh2015-09-091-14/+8
* move node-mbgl to platform/node/ directoryMike Morris2015-08-211-0/+66