android - Did Google places API have information about nearby Restaurant menus? -


i want make app foodpanda. have searched lot how foodpanda gettinng menu of different restaurants did't find helpful. question "did google places api provide restaurants menu or foodpanda have own database?"

any appreciated. in advance.

the google places api not provide menu information.

e.g. place details documentation google places api web service shows opening_hours , reviews fields, nothing menus.


Comments

Popular posts from this blog

html - Difficulties with background-image property -

visual studio code - What does the isShellCommand property actually do and how should you use it? -

ios - Segue not passing data between ViewControllers -