You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Follow the active note. A map open in a sidebar pans to whichever note you
switch to and opens its popup. Maps in the main area never follow — one of
those is something you are reading. Your zoom is left as you set it, and the
base's query is never touched: only the camera moves. Off by default.
Open in decides where Open in map opens: a tab, or the pop-up it has
always used.
Changed
Open in map now opens your base rather than a copy of it, and defaults to
a tab — reusing one already showing that base, so pressing it on one note after
another is a single map that keeps moving. The map is moved to the note and its
popup opened; nothing is written anywhere. This is what makes a change you make
on the map stick: the old pop-up rendered a copy of the base, so Set
default center point and anything else you changed there was silently
discarded, and the copy was frozen at the moment it opened — a formula or
colour rule you had changed since was not in it.
The pop-up, for anyone who prefers it, now embeds the base instead of copying
it, so it is never out of date. Its edits still go nowhere, because an embedded
base has nowhere to write them back to; the setting says so.