View on GitHub

Jekyll-mapping

Easily embed maps on Jekyll sites, with support for Google Maps and OpenStreetMap

download .ZIPdownload .TGZ

A post with a KML layer

This page has a latitude and longitude set, so it isn’t plotted on the front page. However, it does have a KML layers set, which is plotted on this page’s map.

The YAML frontmatter for this post looks like this:

---
layout: post
title: A post with a KML layer
mapping:
    kml: http://api.flickr.com/services/feeds/geo/?g=322338@N20&lang=en-us&format=feed-georss

date: 2012-07-15
published: true
---