summaryrefslogtreecommitdiff
path: root/platform/node/src/node_conversion.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] make style/conversion.hpp implementation privateKonstantin Käfer2018-08-191-1/+1
* Replace compile-time polymorphism with runtime polymorphism in the conversion...John Firebaugh2017-10-231-79/+104
* [core] Add toDouble Conversion method for correctly parsing Lat Lng coordinatesAsheem Mamoowala2017-06-011-0/+8
* [node] Fix array/object distinctionJohn Firebaugh2017-01-041-1/+1
* [node] Fix integer conversion of filter valuesCarol Hansen2016-07-221-2/+2
* [node] NodeRequest inherits from Nan::AsyncWorkerMike Morris2016-07-141-4/+4
* [core, node] Implement bindings for addLayerJohn Firebaugh2016-06-241-2/+23
* [core, node] Node bindings for setFilterJohn Firebaugh2016-06-211-0/+19
* [core] Use mbgl::style::conversion in node bindingsJohn Firebaugh2016-06-211-0/+73