标签: javascript google-maps-api-3 google-maps-markers
我想添加地图点的描述(红色文字),如下图所示。我无法在google maps API上找到该怎么做。
答案 0 :(得分:0)
然后,您想在地图上放置自定义文字。您可以查看Google地图自定义叠加层属性here is the documentation,其他人也可以通过here和here(this includes working example)中的示例回答此问题。希望这些有帮助!