百度地图在线编辑器

https://developer.baidu.com/map/custom/
var styleJson = [
// 全局颜色
{“featureType” : “land”,
“elementType” : “all”,
“stylers” : {
“color” : “#05154b”
}
},
// 标注的字体颜色
{
“featureType” : “all”,
“elementType” : “labels.text.fill”,
“stylers” : {
“color” : “#cccccc”
}
},
//标注字体发光颜色
{
“featureType” : “all”,
“elementType” : “labels.text.stroke”,
“stylers” : {
“color” : “#cccccc”
}
},
//河流颜色
{
“featureType” : “water”,
“elementType” : “all”,
“stylers”: {
“color” : “#0937a6”
}
},
//人工地形颜色
{
“featureType” : “manmade”,
“elementType” : “all”,
“stylers” : {
“color” : “#104b9c”
}
},
//建筑物
{
“featureType” : “building”,
“elementType” : “all”,
“stylers” : {
“color” : “#15296d”
}
},
{
“featureType” : “green”,
“elementType” : “all”,
“stylers” : {
“color” : “#303e6c”
}
}, {
“featureType” : “arterial”,
“elementType” : “all”,
“stylers” : {
“color” : “#104b9c”
}
}, {
“featureType” : “local”,
“elementType” : “all”,
“stylers” : {
“color” : “#1F3048”
}
},
//文字
{
“featureType” : “arterial”,
“elementType” : “labels.text.fill”,
“stylers” : {
“color” : “#cccccc”
}
},
//道路
{
“featureType”: “road”,
“elementType”: “all”,
“stylers”:{
“color”:"#192e64"
}
}];

  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值