| 注册
请输入搜索内容

热门搜索

Java Linux MySQL PHP JavaScript Hibernate jQuery Nginx
jopen
9年前发布

地图库: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

项目主页:http://www.open-open.com/lib/view/home/1436525079114

 本文由用户 jopen 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
 转载本站原创文章,请注明出处,并保留原始链接、图片水印。
 本站是一个以用户分享为主的开源技术平台,欢迎各类分享!
 本文地址:https://www.open-open.com/lib/view/open1436525079114.html
JavaScript开发工具包 modestmaps-js