Languages

Menu
Sites
Language
Gear S2 Web App 중 지도서비스 관련 튜터리얼 혹은 예제가 있다면 알려주시기 바랍니다.

공개 지도 플랫폼인 Openstreetmap(OSM link)을 활용해서 Gear S2 WebApp을 개발하려 합니다.

하지만, Gear S2에서 지도 API를 적용해서 사용하기가 간단하지 않네요.

관련해서 참고할만한 튜터리얼이나 예제가 있다면 부탁드립니다.

 

감사합니다.

Edited by: Sangyong Lee on 18 Sep, 2016
View Selected Answer

Responses

1 Replies
Mark as answer
Armaan-Ul- Islam

Hello,

First of all while developing Tizen web application you should consider it’s just web application development, so applying the basic web app knowledge is good enough, just have to utilize Tizen web API. These references should be good as starters..

Geolocation API Specification Guide: https://developer.tizen.org/development/guides/web-application/w3chtml5supplementary-features/location/geolocation-api-specification-0

Location API Reference: https://developer.tizen.org/development/api-references/web-application?redirect=/dev-guide/2.4/org.tizen.web.apireference/html/w3c_api/w3c_api_w.html#location

This post seems relevant:

https://developer.tizen.org/ko/forums/web-application-development/gps-location-on-samsung-gear-s2-standalone-application-it-possible?langswitch=ko

LearnOSM , OpenStreetMap wiki site is well known for learning OpenStreetMap functionalities.

LearnOSM: http://learnosm.org/en/

OpenStreetMap Wiki: http://wiki.openstreetmap.org/wiki/Video_tutorials

Thank you.