Skip to content

#12 Do not fetch data from OSM/Nominatim in subToSubject

  • It is enough to place the place title in the reviews
  • We don't fetch additional data without user interaction
  • On search, we still display the additional data (which we get from the search results)
  • We could late still implement a "show more" button to fetch the data from somewhere - so the template code stays

Merge request reports