Overview of modifying the background and CSS color values of a cover using Baidu map API

Source: Internet
Author: User

Here, I would like to thank the technical support of buptwusuopu.

When calling the Baidu map API, the elliptical fill color is used to change the covering color. Can I find the method http://developer.baidu.com/map/reference/index.php in the library of Baidu API? Title = Class: % E8 % a6 % 86% E7 % 9B % 96% E7 % 89% A9 % E7 % B1 % BB/circle. Find the function required for filling, and then useCodeSegment

VaR circle1 = new bmap. Circle (New bmap. Point (117.058, 36.656), 2500, {Fillcolor: "blue "}); Add it.

About color: If you want to obtain some complex synthetic colors, go to http://www.w3school.com.cn/css/css_colors_legal.asp;to find some synthetic rules.

# Rrggbb. The RR (red), GG (green), and BB (blue) hexadecimal integers specify the color components. All values must be between 0 and ff.

For example, the # 0000ff value is displayed in blue because the blue component is set to the maximum value (ff), and the other components are set to 0.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.