Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
flask-admin
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Python-Dev
flask-admin
Commits
f47974e4
Commit
f47974e4
authored
Dec 25, 2016
by
PJ Janse van Rensburg
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Upgrade to Leaflet.draw 0.4.6
parent
629253f0
Changes
5
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
43 additions
and
303 deletions
+43
-303
spritesheet-2x.png
flask_admin/static/vendor/leaflet/images/spritesheet-2x.png
+0
-0
spritesheet.png
flask_admin/static/vendor/leaflet/images/spritesheet.png
+0
-0
spritesheet.svg
flask_admin/static/vendor/leaflet/images/spritesheet.svg
+27
-0
leaflet.draw.css
flask_admin/static/vendor/leaflet/leaflet.draw.css
+9
-295
leaflet.draw.js
flask_admin/static/vendor/leaflet/leaflet.draw.js
+7
-8
No files found.
flask_admin/static/vendor/leaflet/images/spritesheet-2x.png
0 → 100755
View file @
f47974e4
2.03 KB
flask_admin/static/vendor/leaflet/images/spritesheet.png
0 → 100755
View file @
f47974e4
1.03 KB
flask_admin/static/vendor/leaflet/images/spritesheet.svg
0 → 100755
View file @
f47974e4
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns=
"http://www.w3.org/2000/svg"
xmlns:xlink=
"http://www.w3.org/1999/xlink"
viewBox=
"0 0 540 60"
height=
"60"
width=
"540"
>
<g
id=
"enabled"
fill=
"#464646"
>
<g
id=
"polyline"
>
<path
d=
"M18 36v6h6v-6h-6zm4 4h-2v-2h2v2z"
/>
<path
d=
"M36 18v6h6v-6h-6zm4 4h-2v-2h2v2z"
/>
<path
d=
"M23.142 39.145l-2.285-2.29 16-15.998 2.285 2.285z"
/>
</g>
<path
id=
"polygon"
d=
"M100 24.565l-2.096 14.83L83.07 42 76 28.773 86.463 18z"
/>
<path
id=
"rectangle"
d=
"M140 20h20v20h-20z"
/>
<path
id=
"circle"
d=
"M221 30c0 6.078-4.926 11-11 11s-11-4.922-11-11c0-6.074 4.926-11 11-11s11 4.926 11 11z"
/>
<path
id=
"marker"
d=
"M270,19c-4.971,0-9,4.029-9,9c0,4.971,5.001,12,9,14c4.001-2,9-9.029,9-14C279,23.029,274.971,19,270,19z M270,31.5c-2.484,0-4.5-2.014-4.5-4.5c0-2.484,2.016-4.5,4.5-4.5c2.485,0,4.5,2.016,4.5,4.5C274.5,29.486,272.485,31.5,270,31.5z"
/>
<g
id=
"edit"
>
<path
d=
"M337,30.156v0.407v5.604c0,1.658-1.344,3-3,3h-10c-1.655,0-3-1.342-3-3v-10c0-1.657,1.345-3,3-3h6.345 l3.19-3.17H324c-3.313,0-6,2.687-6,6v10c0,3.313,2.687,6,6,6h10c3.314,0,6-2.687,6-6v-8.809L337,30.156"
/>
<path
d=
"M338.72 24.637l-8.892 8.892H327V30.7l8.89-8.89z"
/>
<path
d=
"M338.697 17.826h4v4h-4z"
transform=
"rotate(-134.99 340.703 19.817)"
/>
</g>
<g
id=
"remove"
>
<path
d=
"M381 42h18V24h-18v18zm14-16h2v14h-2V26zm-4 0h2v14h-2V26zm-4 0h2v14h-2V26zm-4 0h2v14h-2V26z"
/>
<path
d=
"M395 20v-4h-10v4h-6v2h22v-2h-6zm-2 0h-6v-2h6v2z"
/>
</g>
</g>
<g
id=
"disabled"
fill=
"#bbb"
transform=
"translate(120)"
>
<use
xlink:href=
"#edit"
id=
"edit-disabled"
/>
<use
xlink:href=
"#remove"
id=
"remove-disabled"
/>
</g>
</svg>
flask_admin/static/vendor/leaflet/leaflet.draw.css
100644 → 100755
View file @
f47974e4
This diff is collapsed.
Click to expand it.
flask_admin/static/vendor/leaflet/leaflet.draw.js
100644 → 100755
View file @
f47974e4
This source diff could not be displayed because it is too large. You can
view the blob
instead.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment