fn resolve_feature_properties( layer: &Layer, feature: &Feature, ) -> HashMap<String, String>
Resolve the properties of an MVT feature into a HashMap of string key-value pairs, using the layer’s keys/values dictionaries.