mukil / Leaflet.annotate

A Leaflet plugin integrating schema.org to markup items in your geographic web map machine readable.
http://mukil.github.io/Leaflet.annotate/
BSD 2-Clause "Simplified" License
10 stars 5 forks source link

Add support for ImageOverlay #3

Closed mukil closed 8 years ago

mukil commented 8 years ago

See http://leafletjs.com/reference.html#imageoverlay

mukil commented 8 years ago

This maps the bounding box needed to place an L.ImageOverlay on a Leaflet.map to the StructuredValue of type GeoShape and into its "box" property and into text as specified on the website:

meta itemprop="box" content="Latitude,Longitude Latitude, Longitude"