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