mm-git / intersection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

intersection

交差点の位置と名前を返すAPIです。

はじめに

  • 少し前(2016年ぐらい?)のと地図を元に交差点のリストを作成しています。
  • 現在はもう存在しない、名前が変わっている交差点が含まれている場合があります。
  • また、あるはずの交差点がリストにない場合もあります。
  • 特に、震災、災害等で大幅に変わっている可能性があります。

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

About


Languages

Language:JavaScript 62.7%Language:Vue 34.0%Language:HTML 3.3%