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.
在 delphi 中使用 GMLib 想要缩放到城市级别并将其居中。
要使地图居中,您需要更改 GMMap.RequiredProp.Center 属性或调用 GMMap.SetCenter 方法。
要缩放到城市级别,您需要知道城市的视口并调用 GMMap.LatLngBoundsSetBounds 方法