地圖庫:modestmaps-js
Modest Maps JS 是用 JavaScript 實現的顯示和交互地圖庫。我們的目的是為那些想要在項目中是使用交互地圖的設計師和開發人員們,提供一個小的、可擴展的、可定制的、免費的顯示庫。
Usage:
Seeexamples/and the wiki home page for ideas on how to start out using Modest Maps.
Building
This package includes a copy of YUICompressor, which requires a version of Java on your system. To create a new build of Modest Maps (only necessary for development), runmakefrom the root directory.
Developing with npm:
Modest Maps includes apackage.jsonfile to guide usage of its code on the server-side, and to handle certain dependencies.
To install developer dependencies - needed for documentation and tests - you'll need npm:
npm install --dev
Tests
Tests requireexpressoto be installed bynpm, as noted above. To run tests,
make tests
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!