如何将文本描述添加到点 google 地图 api

How to add text description to point google maps api

我想在地图上添加该点的描述(红色文本),如下图所示。我在 google 地图 API.

上找不到如何操作

然后,您想在地图上放置自定义文本。您可以查看 Google 地图自定义叠加层 属性 here is the documentation also other people answered this question by giving examples in and here(this includes working example)
希望这些对您有所帮助!