Urgent.News

One page, thousands of outlets. See who else covered it.

Editions

Tech

Google Photos might add map view to Ask Photos search

An unreleased version of Google Photos appears to include a photo map we haven’t seen on the Ask Photos search page, yet.

Google Photos might add map view to Ask Photos search

An unreleased version of Google Photos could soon introduce a photo map feature to the Ask Photos search tool, according to recent findings. Image maps were previously popularized by Snapchat, and Google later incorporated a similar function into its own photo app. However, this image map has not been prominently displayed for Pixel or Android users.

The APK dive into an unreleased version of Google Photos suggests that this feature will soon be available in the Ask Photos section. Ask Photos is Google's AI-powered search tool that currently displays a grid of photos matching the user's query. With the addition of the new map section, images will be shown spread out across real locations.

Photos matching the search query will appear as bubbles on a map of that area. The existing feature in Google's public release of the Photos app shows a similar view in the Collections section under Places, where users can choose suggested locations or explore broader areas to find photos from specific places. This private build of Google Photos does not appear polished like the current heatmap in Collections.

It remains unclear if this feature will still function when Ask Photos is turned off, as Google recently introduced an option to disable its AI search and return to a classic search experience. The availability of this feature is uncertain, as it was discovered in a private version of the app. A visual map would undoubtedly be a valuable tool, but it currently sits hidden within the app. Further details on this potential addition can be found at 9to5Google on YouTube.

Written by urgent.news from 9to5Google's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at 9to5google.com →

More in Tech

Building Distributed Systems in Elixir: Part 6 — Named Processes

In the previous part of this series, we built a tiny supervisor from scratch. When a worker crashed, the supervisor started a replacement.

  • Named processes provide discoverable addresses for workers in distributed systems.
  • Process.register/2 associates a PID with a local name on a BEAM node.
  • Process.whereis/1 retrieves the current PID for a registered local name.

Introducción a los Data Lakes Parte 2

En el post anterior exploramos qué es un Data Lake y por qué son tan importantes en el ecosistema de datos actual. Ahora es momento de ensuciarnos las manos y ver exactamente qué servicios de AWS…

More from Wednesday 19 August →