Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.45 KB

File metadata and controls

21 lines (17 loc) · 1.45 KB

hundredtickets

hundredtickets is a modular Javascript application that lets you create online maps with rich content. It has a modularized, plugin-based architecture that can easily be extended with new components. It uses minimal external dependencies and is implemented with backend services running in the cloud.

The app lets you

  • Show geographical features such as routes, regions and places on the map
  • Connect these features to external data sources to show additional information, such as displaying a YouTube video when clicking on a place icon
  • Connect the application to a Wordpress blog and assign blog entries to your map features - Show your blog post excerpts on the map when you click a place or route
  • Access your Flickr account from the app and show geotagged photos at the point they were taken
  • Access your own location and show a marker on the map to indicate where in the world you are right now

twentythirteen-hundredtickets embeds this app into a Wordpress theme that lets you link the blog posts to the map's content. This theme is used to run hundredtickets.net.

Dependencies

hundredtickets depends on

License

hundredtickets is Apache 2.0 licensed.