Is it possible to make a function on appinventor which detects the nearest restaurants or anything else?

The simplest way to find the nearest restaurants is to use the ActivityStarter to search as shown in the following link Is there any way to implement Place Types in App Inventor? - #7 by SteveJG

Does this work for you?

Another example using a LocationSensor with the ActivityStarter

1 Like