From d633f88791ac26db8d1876321d59454345642f6f Mon Sep 17 00:00:00 2001 From: Lennard Voogdt Date: Sat, 26 Oct 2013 21:53:18 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 46854d2e5..e3841cfe3 100644 --- a/README.md +++ b/README.md @@ -52,9 +52,10 @@ http://getbootstrap.com/getting-started/ }); L.marker([51.941196,4.512291], {icon: redMarker}).addTo(map); - ```` +### Properties + | Property | Description | Default Value | Possible values | | --------------- | ---------------------- | ------------- | ---------------------------------------------------- | | icon | Name of the icon | 'home' | See glyphicons or font-awesome |