Tilia
Tilia is an extensible framework for building interactive maps and geospatial applications on the web.
It works entirely with static files.
Repository: https://github.com/hiroaki/Tilia
You can try working samples from the following links:
- Embed Sample
This shows how to embed a map in a page. By embedding a Tilia map in a template and swapping only the data, you can support multiple pieces of content.
- Viewer Sample
This shows how to use Tilia as the foundation for a map application. This sample allows you to drag and drop GPX and JPG files.
Tilia
Tilia は、Web 上でインタラクティブな地図や地理空間アプリケーションを構築するための、拡張可能なフレームワークです。
静的ファイルのみで動作します。
リポジトリ: https://github.com/hiroaki/Tilia
次のリンクから、動作するサンプルを試すことができます:
- 埋め込みのサンプル
地図をページに埋め込む利用法です。テンプレートに Tilia の地図を埋め込み、データだけ差し替えることで、複数のコンテンツに対応できます。
- ビューワーのサンプル
地図アプリの基盤とする利用法です。このサンプルでは GPX と JPG ファイルをドラッグ&ドロップで入力できます。