-
Notifications
You must be signed in to change notification settings - Fork 633
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(documentation): Started a new documentation section inside the f…
…older "doc" of the project, written in markdown.
- Loading branch information
1 parent
94a7904
commit cf238d7
Showing
3 changed files
with
7 additions
and
0 deletions.
There are no files selected for viewing
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
Documentation | ||
============= | ||
|
||
This directive acts as an intermediary between the AngularJS framework and the Leaflet map management library. It's composed of a main directive **<leaflet>** and sub-directives coded as attributes of the main directive. For example: | ||
|
||
``` | ||
``` |
Empty file.