开发者

Start Google MapView at a default location

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜