20210927

20210927

viewsディレクトリ以下にejsディレクトリを作成し、index.ejsを作成。

index.jsのルーティングを変更。

https://qiita.com/kamihork/items/1b13d2157979d1837849

https://www.digitalocean.com/community/tutorials/how-to-use-ejs-to-template-your-node-application-ja

https://ktgis.net/service/leafletlearn/index.html#step5

var popup2 = L.popup().setContent("桜区役所です");
L.marker([35.8561, 139.6098]).bindPopup(popup2).bindTooltip("桜区役所").addTo(map);
  • 20210927.1632740444.txt.gz
  • 最終更新: 2021/09/27 11:00
  • by 133.11.144.10