How to convert real altitude and longitude values to GeometryTransform.TransformBox v

المشرف العام

Administrator
طاقم الإدارة
I have a running program which has a point but its values are not dynamic .

Current code for the point is

var mathTransform = LayerTools.Wgs84toGoogleMercator.MathTransform; GeoAPI.Geometries.Envelope geom = GeometryTransform.TransformBox( new Envelope(-9.205626, 300.123736, -31.690993, 100.740837), mathTransform);Now I want to make a point from altitude and longitude values to this format how can i convert.any help appreciated

@AndreJ i now you can help me :D



أكثر...
 
أعلى