文件名称:mapapi0.4alpha
- 所属分类:
- WEB源码
- 资源属性:
- [JavaScript] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 94.49kb
- 下载次数:
- 0次
- 提 供 者:
- tim***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
MapEasy is a web mapping client api which has an alogy with Google Map Api. It helps to build a map-based application easily.
Based on Javascr ipt and AJAX technology, MapEasy will work on most modern browsers (Firefox 1.0+, Internet Explorer 6.0+) using simple Javascr ipt calls. Independent from the concrete GIS technology and specification, MapEasy allows you to request maps as rendered images (normally JPEG,PNG or GIF), and fufills the normal GIS functions such as locating, zooming, and marking...
Key Features:
open source
pure javascr ipt application
easy to use
API is similar to google map api
decouple the map view and the data service. independant from the specifical map data service
self define Plane Coordinate system(not available yet)
customisable and easy to extend
support IE6, Firefox/Mozilla, Opera(not available on Opera yet)
support Latitude/Longitude Coordinate System
Based on Javascr ipt and AJAX technology, MapEasy will work on most modern browsers (Firefox 1.0+, Internet Explorer 6.0+) using simple Javascr ipt calls. Independent from the concrete GIS technology and specification, MapEasy allows you to request maps as rendered images (normally JPEG,PNG or GIF), and fufills the normal GIS functions such as locating, zooming, and marking...
Key Features:
open source
pure javascr ipt application
easy to use
API is similar to google map api
decouple the map view and the data service. independant from the specifical map data service
self define Plane Coordinate system(not available yet)
customisable and easy to extend
support IE6, Firefox/Mozilla, Opera(not available on Opera yet)
support Latitude/Longitude Coordinate System
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 27796687mapapi0.4alpha.zip 列表 mapapi0.4alpha/ mapapi0.4alpha/demo1_amoy.html mapapi0.4alpha/demo1_custom.html mapapi0.4alpha/demo2_google.html mapapi0.4alpha/demo3_edushi.html mapapi0.4alpha/demo4_wow.html mapapi0.4alpha/doc/ mapapi0.4alpha/doc/TODO.txt mapapi0.4alpha/images/ mapapi0.4alpha/images/00.psd mapapi0.4alpha/images/google_hybrid0.gif mapapi0.4alpha/images/google_hybrid1.gif mapapi0.4alpha/images/google_map0.gif mapapi0.4alpha/images/google_map1.gif mapapi0.4alpha/images/google_satellite0.gif mapapi0.4alpha/images/google_satellite1.gif mapapi0.4alpha/images/icon_default.gif mapapi0.4alpha/images/icon_godown.gif mapapi0.4alpha/images/icon_goleft.gif mapapi0.4alpha/images/icon_goright.gif mapapi0.4alpha/images/icon_goup.gif mapapi0.4alpha/images/icon_zoomin.gif mapapi0.4alpha/images/icon_zoomout.gif mapapi0.4alpha/images/infowindow.gif mapapi0.4alpha/images/infowindow_close.gif mapapi0.4alpha/images/maptype_0a.gif mapapi0.4alpha/images/maptype_0b.gif mapapi0.4alpha/images/maptype_1a.gif mapapi0.4alpha/images/maptype_1b.gif mapapi0.4alpha/images/marker_large.png mapapi0.4alpha/images/marker_large_shadow.png mapapi0.4alpha/images/marker_small.png mapapi0.4alpha/images/marker_small_shadow.png mapapi0.4alpha/images/slider.gif mapapi0.4alpha/images/test.jpg mapapi0.4alpha/images/Thumbs.db mapapi0.4alpha/images/zoom_bar.gif mapapi0.4alpha/js/ mapapi0.4alpha/js/BaseAction.js mapapi0.4alpha/js/BaseModel.js mapapi0.4alpha/js/BaseWidget.js mapapi0.4alpha/js/Command.js mapapi0.4alpha/js/Listener.js mapapi0.4alpha/js/ListenerSupport.js mapapi0.4alpha/js/map/ mapapi0.4alpha/js/map/action/ mapapi0.4alpha/js/map/action/DragAction.js mapapi0.4alpha/js/map/action/MapTypeAction.js mapapi0.4alpha/js/map/action/MoveAction.js mapapi0.4alpha/js/map/action/ResetAction.js mapapi0.4alpha/js/map/action/ZoomAction.js mapapi0.4alpha/js/map/MapBuilder.js mapapi0.4alpha/js/map/MapEvent.js mapapi0.4alpha/js/map/model/ mapapi0.4alpha/js/map/model/GeoObject.js mapapi0.4alpha/js/map/model/MapModel.js mapapi0.4alpha/js/map/model/Overlay.js mapapi0.4alpha/js/map/widget/ mapapi0.4alpha/js/map/widget/ExtToolsWidget.js mapapi0.4alpha/js/map/widget/MapPaneWidget.js mapapi0.4alpha/js/map/widget/ToolsWidget.js mapapi0.4alpha/js/Prototype.js mapapi0.4alpha/js/Util.js mapapi0.4alpha/test.html mapapi0.4alpha/testVml.html