Giter Site home page Giter Site logo

yunsleemap's Introduction

목적

Unity에서 지도를 사용하기 앞서서, API를 사용하여 웹에서 지도를 불러오고자 함.


TODO

  1. 마크를 어떻게 달지 naver google 둘다 해당

yunsleemap's People

Contributors

exgs avatar

Watchers

 avatar

yunsleemap's Issues

Feat: URL Scheme redirection

단순 웹페이지로의 이동 리디렉션은 가능하나, Application가 연결되는 리디렉션은 구현하지 못 했다.

확인 해야 할 순서

  1. 가능한것인지 불가능한것인지
  2. 지원하는 것인지 지원하지 않는 것인지
  3. tool이나 오픈소수가 있는지 없는지
  4. 내 능력으로 구현 했을 때, 시간대비 효율성을 가지는지 확인

일반적인 리디렉션 https://stackoverflow.com/questions/4744751/how-do-i-redirect-with-javascript
앱으로의 리디렉션은 불가능하다?

Bug: URL Scheme에서 Scheme을 숫자로 두면 스킴으로 인식 못하는 문제

문제 상황

  • 42://coU -> https://exgs.github.io/yunsleeMap/urlSchemeTest.html/42://coU. 이렇게 인식하여 404.
    window.location = windowLocation; 에서 window.location 이 스킴을 인식하지 못했음
  • Maxst://VPSSDK -> 원하는 에러가 발생함. Failed to launch 'unitydl://mylink?scene1' because the scheme does not have a registered handler.

Scheme에 대한 Rule이 있는 것으로 생각하고 넘어갔으나 레퍼런스는 못 찾았다.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.