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 = const {
  '1': 'VectorTile',
  '2': const [
    const {'1': 'layers', '3': 3, '4': 3, '5': 11, '6': '.vector_tile.VectorTile.Layer', '10': 'layers'},
  ],
  '3': const [VectorTile_Value$json, VectorTile_Feature$json, VectorTile_Layer$json],
  '4': const [VectorTile_GeomType$json],
  '5': const [
    const {'1': 16, '2': 8192},
  ],
};