开发者

Start Google MapView at a default location

开发者 https://www.devze.com 2023-02-28 21:21 出处:网络
I have been searching for a way to start Google MapView at a default location and zoom level, and can\'t seem to find it. Is there a way to do this, or does 开发者_高级运维it have to start zoomed out

I have been searching for a way to start Google MapView at a default location and zoom level, and can't seem to find it. Is there a way to do this, or does 开发者_高级运维it have to start zoomed out looking at the world?


Use an Intent with action VIEW and one of these URIs:

  • geo:latitude,longitude
  • geo:latitude,longitude?z=zoom
  • geo:0,0?q=my+street+address
  • geo:0,0?q=business+near+city

See Common Intents for details.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号