FFStaticMap$json top-level constant

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

Implementation

@$core.Deprecated('Use fFStaticMapDescriptor instead')
const FFStaticMap$json = {
  '1': 'FFStaticMap',
  '2': [
    {
      '1': 'legacy_location',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFLatLng',
      '8': {},
      '10': 'legacyLocation'
    },
    {
      '1': 'location_value',
      '3': 10,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFLatLngValue',
      '10': 'locationValue'
    },
    {'1': 'legacy_zoom', '3': 2, '4': 1, '5': 5, '8': {}, '10': 'legacyZoom'},
    {
      '1': 'zoom_value',
      '3': 11,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFIntegerValue',
      '10': 'zoomValue'
    },
    {
      '1': 'style',
      '3': 3,
      '4': 1,
      '5': 14,
      '6': '.flutterflow.FFStaticMap.FFStaticMapStyle',
      '10': 'style'
    },
    {'1': 'legacy_tilt', '3': 4, '4': 1, '5': 5, '8': {}, '10': 'legacyTilt'},
    {
      '1': 'tilt_value',
      '3': 12,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFIntegerValue',
      '10': 'tiltValue'
    },
    {
      '1': 'legacy_rotation',
      '3': 5,
      '4': 1,
      '5': 5,
      '8': {},
      '10': 'legacyRotation'
    },
    {
      '1': 'rotation_value',
      '3': 13,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFIntegerValue',
      '10': 'rotationValue'
    },
    {
      '1': 'image',
      '3': 6,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFImage',
      '10': 'image'
    },
    {
      '1': 'legacy_api_key',
      '3': 7,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'legacyApiKey'
    },
    {
      '1': 'api_key_value',
      '3': 14,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFStringValue',
      '10': 'apiKeyValue'
    },
    {
      '1': 'legacy_marker_color',
      '3': 8,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFColor',
      '8': {},
      '10': 'legacyMarkerColor'
    },
    {
      '1': 'marker_color_value',
      '3': 15,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFColorValue',
      '10': 'markerColorValue'
    },
    {
      '1': 'legacy_marker_url',
      '3': 9,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'legacyMarkerUrl'
    },
    {
      '1': 'marker_url_value',
      '3': 16,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFStringValue',
      '10': 'markerUrlValue'
    },
  ],
  '4': [FFStaticMap_FFStaticMapStyle$json],
};