4.18地图高亮位置文字样式调整

在详细属性中164行附近加入如下配置项:

        textStyle: {
          fontStyle: "normal",
          fontWeight: "normal",
          fontFamily: "Microsoft YaHei",
          fontSize: 15,
          color: "#0f0"
        }