Skip to content

高德地图只要地图 by leizingyiu

Screenshot of 高德地图只要地图

Details

Authorleizingyiu

LicenseGNU GPLv3

Categoryamap.com

Created

Updated

Size503 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

高德地图只要地图

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         高德地图只要地图
@version      20240711.03.52
@namespace    https://userstyles.world/user/leizingyiu
@description  高德地图只要地图
@author       leizingyiu
@license      GNU GPLv3
==/UserStyle== */

@-moz-document domain("amap.com") {
body *,
body .amap-copyright{
	display: none!important;
}


#themap ,
#themap > div.amap-maps,
#themap > div.amap-maps > div.amap-layers,
#themap > div.amap-maps > div.amap-layers > canvas{
	display: block!important;
}
}

Reviews

No reviews yet.