Create a new world, spawn a Cartographer, buy an Ocean Explorer Map #0 and a Woodland Explorer Map #1 (in any order). Ocean Map is frozen - it does update neither player pointer nor terrain. Woodland Map works correctly.
Ocean Map's NBT does correctly specify Monument coordinates - it is just the Map itself that is frozen.
Problem goes away after reloading the world.
Here's a video where I create a world, spawn a Cartographer, buy Ocean Explorer Map and teleport to the other side of that map. Player pointer on the map stays frozen until I reload the world.
https://youtu.be/tyAPAMPHKJA
More detailed repro steps:
1. To level up Cartographer trades, you need to, in order:
sell Paper,
sell a Compass,
buy an Empty Map for Emeralds.
2. To buy Explorer Maps, you need Compasses along with Emeralds.
3. To update Explorer Map's player pointer or terrain, you need to do one or more of:
move within map's X span or Z span, this moves pointer,
approach the map area for less than ~100 meters, this draws terrain on the map,
move a significant distance within ~1000 meters around the map area, this changes the size of player pointer.
Please ask if more details are needed.
Related issues
Attachments
Comments


I had a similar issue, with just regular maps, exact copies in fact. One didn't respond while the other worked fine, I wasn't able to replicate the issue again.

Easily reproduced this in a new world. Editing description to remove unrelated details.

Unable to reproduce, please provide more detailed steps to reproduce and/or a video.

Here's a video where I create a world, spawn a Cartographer, buy Ocean Explorer Map and teleport to the other side of that map. Player pointer on the map stays frozen until I reload the world.
https://youtu.be/tyAPAMPHKJA
More detailed repro steps:
1. To level up Cartographer trades, you need to, in order:
sell Paper,
sell a Compass,
buy an Empty Map for Emeralds.
2. To buy Explorer Maps, you need Compasses along with Emeralds.
3. To update Explorer Map's player pointer or terrain, you need to do one or more of:
move within map's X span or Z span, this moves pointer,
approach the map area for less than ~100 meters, this draws terrain on the map,
move a significant distance within ~1000 meters around the map area, this changes the size of player pointer.
Please ask if more details are needed.

Dupe of MC-99189