Hello,
I am newbie here and want fo find a solution to solve my problem (app or etc?)
I have an input field “city”. The goal is to find nearest places (my markets) on the map when I have entered city name (like New York) and show it in two ways:
- On the map
2) In the table

Hi!
There’s a Google Maps component you can use in Wix Code: GoogleMap - Velo API Reference - Wix.com
Here’s an example of using Google Maps APIs in Wix Code: https://www.wix.com/code/home/forum/wix-tips-and-updates/how-to-use-google-maps-services-in-wix-code
The only limitation of the component is that it supports only one marker. If you want to support multiple markers, you can create a regular HTML page that uses Google Maps (see Overview | Maps JavaScript API | Google for Developers) and embed the page in an iframe on your site.
Have you tried using storepoint store locator? I use this for all my Wix clients and it does exactly what you need with city searching and the results on the map: storepoint store locator for wix