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.
这一定是一个很简单的问题,但找不到任何答案。
我希望显示给定区域名称的区域,例如
如果输入是纽约州,那么我希望最初用一种颜色显示纽约州。然后当用户放大时,用其他不同的颜色显示不同的区域或重要的地方或区域等。
我怎样才能做到这一点?
你需要aaGMSPolygon
GMSPolygon
为此,您需要一个GMSPath基本上是构成框架的坐标列表。您可以通过一些网络服务(如 google 或 openstreetmaps)获取给定区域的坐标列表
GMSPath