关于谷歌地图中的 MVCObject 的一些信息

发布于 2024-12-13 10:11:06 字数 198 浏览 0 评论 0原文

在谷歌地图的参考中我找到了MVCObject,它提供了一些很酷的功能。

但我真的对这个对象很困惑,因为我以前做过java web开发,所以说MVC我会想到模型-视图-控制器层。

但在谷歌地图中,​​我找不到任何可以匹配这三层的东西。

所以我想知道MVCObject的含义是什么(它与Web开发中的MVC有何不同),以及它的优点是什么?

In google map's reference I found the MVCObject,it provide some cool function.

But I am really confused with this object,since I used to do the java web development,so say the MVC I will thought the Model-View-Controller layers.

But in the google map,I can not found anything which can match the three layers.

So I wonder what is the meaning of the MVCObject(how is it differ with the MVC in web development),and what is advantage?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

要走干脆点 2024-12-20 10:11:06

http://code.google.com/apis/maps/articles/mvcfun.html

Google Maps Javascript API V3 引入了 MVC 对象的实现,允许地图对象存储状态并自动更新其表示形式

MVC 是模型-视图-控制器 .....

http://code.google.com/apis/maps/articles/mvcfun.html

Google Maps Javascript API V3 has introduced the implementation of MVC objects that allow map objects to store state and update their presentation automatically

MVC is Model-View-Controller .....

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文