嵌入式GMAP和GEO位置之间的区别 [英] Difference between embeded GMAP and GEO location

查看:108
本文介绍了嵌入式GMAP和GEO位置之间的区别的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

请让我知道将Google地图保留为
http://www.addmap。 org / ,这非常简单并且使用GEO Location API。
https://developers.google.com/maps/documentation / javascript / examples / map-geolocation

Please let me know the difference between keeping the google map as below http://www.addmap.org/ which is very easy and using GEO Location API. https://developers.google.com/maps/documentation/javascript/examples/map-geolocation

<html>
<body>
<div style="width:600px; height:500px; overflow:hidden;"><iframe width="600" 
height="500" src="https://maps.google.com/maps?
q=Berry%20Street%2012%20%2C%20%20New%20York&t=m&z=14&ie=UTF8&iwloc=&output=embed" 
frameborder="0" scrolling="no" marginheight="0" marginwidth="0"></iframe><iframe 
src="http://www.embed-google-map.com/embed-map.php?get=map-datas" frameborder="0" 
scrolling="no" marginheight="0" marginwidth="0"><a href="http://www.staubers.de" 
class="map-data">staubers.de</a><style>.maps-style_map:initreaction=10false_attempt10-
border</style></iframe></div>

</body>

</html>


推荐答案

我会假设最大的区别在于,直接API的使用,你将能够利用应用程序提供的任何功能,从而使地图服务的使用更具动态性。

I would suppose the biggest difference is that with the actual direct API usage you would be able to utilize any functionality provided by the app, and thus make the Maps service usage more dynamic.

使用addmap,您只能拥有他们支持的东西(从来没有用过,看起来你可以在地图上显示一个地方),因此如果这对你来说足够了,那么我想用简单的解决方案去做。

And with the addmap, you can only have what they are supporting (never used that, looks that you can just show a place on a map), thus if that is enough for you, then I suppose go with the easy solution.

如果您怀疑您将来的需求未被addmap覆盖,那么我建议您学习真正的API使用情况。

And if you doubt that you would have future needs that are not covered by the addmap, then I would suggest you learn the real API usage

这篇关于嵌入式GMAP和GEO位置之间的区别的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆