Currently there is such a requirement: Use the mouse to click on the map to determine the vertices to delineate a polygon, and write the corresponding longitude and latitude of the polygon to the database in order. This function needs to be integrated into the website.
My idea is this: directly use Baidu Map API to display the map. The key is to obtain the longitude and latitude of the mouse point (and then cover it with a layer of p or directly use the Add Overlay API), similar to this: http:// api.map.baidu.com/lbsa... But this is a product, and what I want to use is API
Currently no such API has been found on Baidu Maps. Do you have any solutions?
I happened to get one before! Note that you need to go to Baidu to apply for a key yourself!
Browsed Baidu Open Platform http://lbsyun.baidu.com/index...
Isn’t this right?