I would like to add to maps the point's description (red text), like the image bellow. I can't find how to do it on the google maps API.

我想添加点的描述(红色文字),如下图所示。我在谷歌地图API上找不到如何做到这一点。

1 个解决方案

#1


0

Then, you want to put a custom text on your map. You could check for Google Maps Custom Overlays property here is the documentation also other people answered this question by giving examples in here and here(this includes working example).
Hope these helps!

然后,您想在地图上放置自定义文本。你可以检查谷歌地图自定义叠加属性这里是文档也通过在这里和这里举例说明其他人回答这个问题(这包括工作示例)。希望这些有帮助!

更多相关文章

  1. 在Python中排序和使用地图
  2. Android百度地图开发之获取apikey
  3. Android调用百度地图Web端接口,实现百度定位、导航
  4. android 百度地图路线规划去掉节点图标
  5. android 百度地图app key 230 错误解决
  6. 如何在android地图中使用TextWatcher显示带标题的搜索标记并隐藏
  7. Android实现非本地图片的点击效果
  8. android中一些能在国外使用的第三方地图
  9. Android开源代码解读の地图照片应用Panoramio的实现详解(六)

随机推荐

  1. Android获取软键盘输入内容
  2. Android作为Socket服务器端
  3. Android Handler机制剖析
  4. Android实现XML解析技术
  5. 从 Windows 到 Android: 威胁的持续迁移
  6. Simple Guide for Porting Android Kerne
  7. Android(安卓)View绘制流程
  8. android 实战 AppCompat实现Action Bar
  9. Android入门教程四十二之GridView(网格视
  10. 7、Android中Bundle类的作用