UNPKG

butter-tag

Version:

20 lines (16 loc) 563 B
<!DOCTYPE html> <html lang="ja"> <head> <meta charset="UTF-8"> <title>Test</title> </head> <body> <h1>Test</h1> <link rel="stylesheet" href="./style.css"></link> <div class="butter-tag" gtfs_id="ToeiBus" stop_ids='["0087-01"]'></div> <div class="butter-tag" gtfs_id="ToeiBus" stop_ids='["0605-06"]'></div> <div class="butter-tag" gtfs_id="ToeiBus" stop_ids='["0870-01"]' to_stop_ids='["0627-01"]'> <script src="./dist.js"></script> </body> // idを地図上から探せる機能、名前から検索できる機能 </html>