地图库: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 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
转载本站原创文章,请注明出处,并保留原始链接、图片水印。
本站是一个以用户分享为主的开源技术平台,欢迎各类分享!