How can I make my map obscure similar to this image?
enable mobileHDR in the project settings, then make a post process material that plugs scene depth into emissive. add this post process material into the blendables array of a post process volume or camera.
Make map without any lights and then setup fog.
try dividing by 15000 and clamping the value between 0 and 1.