The path planning in google map api generates two icons for the start and end of the line, such as: AB, how to remove or replace it?

clipboard.png
:

: icongoogleAB

:
clipboard.png
.]

Apr.10,2022

has been solved. Some parameters are obtained by querying and looking at his source code; mainly:

    const directionsDisplay = new google.maps.DirectionsRenderer({
        suppressMarkers: true,
    });

can be solved, let's post my code below;

clipboard.png

clipboard.png


mark.seticon

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b33c48-40449.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b33c48-40449.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?