VectorTile$json top-level constant

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

Implementation

@$core.Deprecated('Use vectorTileDescriptor instead')
const VectorTile$json = {
  '1': 'VectorTile',
  '2': [
    {
      '1': 'layers',
      '3': 3,
      '4': 3,
      '5': 11,
      '6': '.vector_tile.VectorTile.Layer',
      '10': 'layers'
    },
  ],
  '3': [VectorTile_Value$json, VectorTile_Feature$json, VectorTile_Layer$json],
  '4': [VectorTile_GeomType$json],
  '5': [
    {'1': 16, '2': 8192},
  ],
};