VectorTile_Feature$json top-level constant
Implementation
@$core.Deprecated('Use vectorTileDescriptor instead')
const VectorTile_Feature$json = const {
'1': 'Feature',
'2': const [
const {'1': 'id', '3': 1, '4': 1, '5': 4, '7': '0', '10': 'id'},
const {
'1': 'tags',
'3': 2,
'4': 3,
'5': 13,
'8': const {'2': true},
'10': 'tags',
},
const {'1': 'type', '3': 3, '4': 1, '5': 14, '6': '.vector_tile.VectorTile.GeomType', '7': 'UNKNOWN', '10': 'type'},
const {
'1': 'geometry',
'3': 4,
'4': 3,
'5': 13,
'8': const {'2': true},
'10': 'geometry',
},
],
};