OpenLayers.Layer.MapServerクラス

下記のクラスから継承


OpenLayers.Layer.MapServerレイヤはMapServer CGIデータを表示できます。

定数


DEFAULT_PARAMS

{Object} ディフォルトパラメータのハッシュテーブルです。

コンストラクター


OpenLayers.Layer.MapServer

MapServerレイヤインスタンスを新規作成します。

  • name {String} レイヤ名称。
  • url {String} MapServer CGIのベースURLです。 (例えば http://www2.dmsolutions.ca/cgi-bin/mapserv)
  • params {Object} GetMapクエリーパラメータ用のパラメータオブジェクトです。
  • options {Ojbect} レイヤ付加のオプションです。

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            

Add a New Comment
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License