zoukankan      html  css  js  c++  java
  • Mapserver kamap ajax viewer开发

    国内案例:
    ·国家动态地图网 http://www.webmap.cn/basicmap/index.php
    ·百姓地图 http://www.100map.com/
    ·国家自然保护区http://www.emay.com.cn/nature/htdocs/

    Ka-map是一个Ajax概念的很好的MapServer前端工具
    官方网址http://ka-Map.MapTools.org

    ka-Map ("ka" as in  ka-boom!) is an open source project that is aimed at providing a javascript API for developing highly interactive web-mapping interfaces using features available in modern web browsers.

    To see some examples of ka-Map! in action, please visit Ominiverdi's' wiki page.

    ka-Map is approaching a version 1.0 release. It is used in a number of production environments and is considered quite stable at this point

    be used by developers that have some knowledge of JavaScript and MapServer.

    ka-Map currently has a number of interesting features. It sports the usual array of user interface elements such as:

    • interactive, continuous panning without reloading the page
    • keyboard navigation options (zooming, panning)
    • zooming to pre-set scales
    • scalebar, legend and keymap support
    • optional layer control on client side (layers are made visible instantly but at reduced performance due to more images, and potentially slower browser interactivity)
    • testing. ka-Map needs to be as stable as possible in all modern browsers. Please report success or failure of ka-Map in any browser
    • features and bugs. ka-Map needs an active community of developers to help resolve problems and add new features. CVS commit access is restricted but is available to those that are honestly interested in contributing. Even so, anyone can contribute by reporting errors or suggesting new or changed features on the mailing list, or by sending code patches to the mailing list. They'll be considered and added to the CVS version as soon as possible
    • Documenters. Documentation is lacking and contributors are needed to help with the developer's API (for maintaining and extending the core), a user's guide to integrating into a mapping application, and a user's guide for end user functionality.



  • 相关阅读:
    Ionic移动应用框架
    JavaScript为iphone添加到主屏幕
    移动前端:在手机上隐藏地址工具栏
    Swipe.js支持网页点击和数字导航
    String类的概述和常用方法
    今天的学习
    集合的区别
    面向对象总结
    面向对象的封装
    方法的多态中的重写
  • 原文地址:https://www.cnblogs.com/xiexiaokui/p/578342.html
Copyright © 2011-2022 走看看