资 源 简 介
一个将原始的HTML5的geolocation优化封装成的javascript库函数。你可以轻易的使用它来获取地理位置的相关信息。它提供了位置、速度、方向的get和watch以及对应的clear方法,并通过诸如缓存回调函数队列的形式来优化和提高性能。
A library that optimizes and encapsulates native HTML5 geolocation Javascript code. You can easily use it to get geolocation information. It offers get, watch and clear method of location, speed and heading. It also improves performance by means of buffering the callback function queue.
请在“Downloads”标签下载可用于实际使用的代码,在“Wiki”标签查看使用文档,在“Source”页面获得利用svn检出代码和跟踪项目的帮助。