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 |