Searched refs:asMapboxGLPropertyValue (Results 1 – 2 of 2) sorted by relevance
62 mbgl::Value asMapboxGLPropertyValue(const QVariant &value) { in asMapboxGLPropertyValue() function67 mbglList.emplace_back(asMapboxGLPropertyValue(listValue)); in asMapboxGLPropertyValue()76 … mbglMap.emplace(std::make_pair(it.key().toStdString(), asMapboxGLPropertyValue(it.value()))); in asMapboxGLPropertyValue()134 … properties.emplace(std::make_pair(it.key().toStdString(), asMapboxGLPropertyValue(it.value()))); in asMapboxGLFeature()
23 mbgl::Value asMapboxGLPropertyValue(const QVariant &value);