Home > Backend Development > PHP Tutorial > How to remove route landmarks in Baidu Map's JavaScript Api

How to remove route landmarks in Baidu Map's JavaScript Api

WBOY
Release: 2016-08-04 09:22:10
Original
1692 people have browsed it

How to remove route landmarks in Baidu Map's JavaScript Api

I need to use a custom endpoint icon. The icon is marked, but the default red endpoint icon of Baidu Map is still on it. How to remove it

Reply content:

How to remove route landmarks in Baidu Map's JavaScript Api

I need to use a custom endpoint icon. The icon is marked, but the default red endpoint icon of Baidu Map is still on it. How to remove it

display:none !important doesn’t work either

Can I set the level?
In addition, I can redefine the style in css to force it to be hidden

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template