マップ確認用メソッド

Namespace: GIS
Assembly: HeightBased2route (HeightBased2route.exe 内) バージョン: 1.0.0.0 (1.0.0.0)

Syntax

C#
public MapBase GetMap(
	BLH _position
)
Visual Basic
Public Function GetMap ( _
	_position As BLH _
) As MapBase
Visual C++
public:
MapBase^ GetMap(
	BLH _position
)

Parameters

_position
Type: GPS..::..BLH
出力したいマップが含む座標(緯度・経度)

Return Value

マップクラス(実態のクローンではない)

See Also

inserted by FC2 system