VectorTile_Layer$json top-level constant

  1. @Deprecated('Use vectorTileDescriptor instead')
Map<String, Object> const VectorTile_Layer$json

Implementation

@$core.Deprecated('Use vectorTileDescriptor instead')
const VectorTile_Layer$json = const {
  '1': 'Layer',
  '2': const [
    const {'1': 'version', '3': 15, '4': 2, '5': 13, '7': '1', '10': 'version'},
    const {'1': 'name', '3': 1, '4': 2, '5': 9, '10': 'name'},
    const {'1': 'features', '3': 2, '4': 3, '5': 11, '6': '.vector_tile.VectorTile.Feature', '10': 'features'},
    const {'1': 'keys', '3': 3, '4': 3, '5': 9, '10': 'keys'},
    const {'1': 'values', '3': 4, '4': 3, '5': 11, '6': '.vector_tile.VectorTile.Value', '10': 'values'},
    const {'1': 'extent', '3': 5, '4': 1, '5': 13, '7': '4096', '10': 'extent'},
  ],
  '5': const [
    const {'1': 16, '2': 536870912},
  ],
};