After taking Picture Location is added successfully, but location map image is not appearing. It is still blank. Please refer screenshot for reference.
Below is the error log:
The following ClientException was thrown resolving an image codec:
Request to https://tile.openstreetmap.org/13/5722/3560.png failed with status 403: Forbidden., uri=https://tile.openstreetmap.org/13/5722/3560.png
When the exception was thrown, this was the stack:
#0 BaseClient._checkResponseSuccess (package:http/src/base_client.dart:103:5)
#1 BaseClient.readBytes (package:http/src/base_client.dart:59:5)
#2 NetworkTileProvider.getImage. (package:flutter_map/src/layer/tile_layer/tile_provider/network_tile_provider.dart:68:31)
#3 ImmutableBuffer.fromUint8List (dart:ui/painting.dart:7573:3)
#4 PaintingBinding.instantiateImageCodecWithSize (package:flutter/src/painting/binding.dart:143:3)
#5 MultiFrameImageStreamCompleter._handleCodecReady (package:flutter/src/painting/image_stream.dart:1048:3)
URL: https://tile.openstreetmap.org/13/5722/3560.png
Fallback URL: null
Current provider: MapNetworkImageProvider()
After taking Picture Location is added successfully, but location map image is not appearing. It is still blank. Please refer screenshot for reference.
Below is the error log:
The following ClientException was thrown resolving an image codec:
Request to https://tile.openstreetmap.org/13/5722/3560.png failed with status 403: Forbidden., uri=https://tile.openstreetmap.org/13/5722/3560.png
When the exception was thrown, this was the stack:
#0 BaseClient._checkResponseSuccess (package:http/src/base_client.dart:103:5)
#1 BaseClient.readBytes (package:http/src/base_client.dart:59:5)
#2 NetworkTileProvider.getImage. (package:flutter_map/src/layer/tile_layer/tile_provider/network_tile_provider.dart:68:31)
#3 ImmutableBuffer.fromUint8List (dart:ui/painting.dart:7573:3)
#4 PaintingBinding.instantiateImageCodecWithSize (package:flutter/src/painting/binding.dart:143:3)
#5 MultiFrameImageStreamCompleter._handleCodecReady (package:flutter/src/painting/image_stream.dart:1048:3)
URL: https://tile.openstreetmap.org/13/5722/3560.png
Fallback URL: null
Current provider: MapNetworkImageProvider()