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.
34
Commits
1
Branch
0
Tags
1.8 MiB
Tree:
eb6f5dd06c
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'eb6f5dd06c'
${ noResults }
fine-geojson-editor
/
src
/
editor
/
Menu
/
style.less
10 lines
105 B
Raw
Normal View
History
Unescape
Escape
支持删除覆盖物
3 years ago
.menu-title {
菜单栏初始化
3 years ago
cursor: pointer;
菜单支持显示快捷键
3 years ago
}
支持删除覆盖物
3 years ago
.menu-item {
菜单支持显示快捷键
3 years ago
width: 240px;
}
支持删除覆盖物
3 years ago
.menu-item-hot-key {
菜单支持显示快捷键
3 years ago
float: right;
支持删除覆盖物
3 years ago
}