Languages

Menu
Sites
Language
javascript with native app

Hi! I need to use google maps places javascript library in a native app for smartwatch, can I work with javascrpit in a native app or should I make a web app instead? can you refer me to some tutorials please?

View Selected Answer

Responses

3 Replies
Mark as answer
Shaswati Saha

You may use Maps Place API instead of using Google Places JavaScript library. 

The Maps Place API allows you to find place information like  search for places within a specified areasearch for popular places, etc. Please have a look into this link to know more about the features Maps Place API offers.

And this link may guide you to the right direction for the implementation. Please have a look.

Hope it will work.
Please mark this post as the Best to promote to others if it helps.

John Ixion

some additional links:

https://developer.tizen.org/community/tip-tech/google-maps-on-tizen

 

https://developer.tizen.org/community/code-snippet/web-code-snippet/use-google-maps-tizen-mobile

 

https://mapzen.com/blog/tizen/

Rodolfo Ruiz

Thank you very much :)