Skip to content
This repository has been archived by the owner on Nov 1, 2020. It is now read-only.

Fork for inclusion in CommonsBooking 2

Notifications You must be signed in to change notification settings

wielebenwir/geo-hcard-map

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a WordPress plugin. However, /js/map.js will work independently if leaflet.js is loaded. Check readme.txt for WordPress info.

  <link rel="stylesheet" href="https://unpkg.com/leaflet@1.0.3/dist/leaflet.css" />
  <script src="https://unpkg.com/leaflet@1.0.3/dist/leaflet.js"></script>
  <script src="https://github.com/anewholm/geo-hcard-map/blob/master/js/map.js"></script>

This will create an OpenStreetMap of markers in the div#geo-hcard-map based on hCard markup in the page. Check readme.txt for more info and an example.

About

Fork for inclusion in CommonsBooking 2

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 95.9%
  • CSS 3.5%
  • PHP 0.6%