Searched refs:GeoJSONTileFeature (Results 1 – 1 of 1) sorted by relevance
8 class GeoJSONTileFeature : public GeometryTileFeature { class12 GeoJSONTileFeature(const mapbox::geometry::feature<int16_t>& feature_) in GeoJSONTileFeature() function in mbgl::GeoJSONTileFeature59 return std::make_unique<GeoJSONTileFeature>((*features)[i]); in getFeature()