Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在模拟一个 HTML5 网络应用程序,我需要合并一张地图,其中包含用自定义横幅标记的特定位置。为了模型,我只需要将默认位置标记替换为我选择的某种图形。我该怎么做?
Maps API 文档有一个自定义标记图标示例(参考)。您可以将其用作您自己的代码的起点。