This website works better with JavaScript.
Explore
Help
Sign In
Finevis
/
fine-geojson-editor
Watch
1
Star
1
Fork
You've already forked fine-geojson-editor
0
Code
Issues
11
Pull Requests
Releases
Wiki
Activity
基于高德地图JS api开发的geojson编辑器.
http://geojson.finevis.cc/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26
Commits
1
Branch
0
Tags
1.8 MiB
Tree:
162bd194ec
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '162bd194ec'
${ noResults }
fine-geojson-editor
/
src
/
editor
/
Menu
/
style.less
9 lines
101 B
Raw
Normal View
History
Unescape
Escape
菜单栏初始化
3 years ago
.menu-title{
cursor: pointer;
菜单支持显示快捷键
3 years ago
}
.menu-item{
width: 240px;
}
.menu-item-hot-key{
float: right;
菜单栏初始化
3 years ago
}