[Gdal-dev] Creating map using MapScript

Mir Hassan Ali mirhassanali at gmail.com
Thu Nov 23 07:19:25 EST 2006


Hi

I am creating a map image using the C Sharp wrapper for MapScript using the
following code


m_obj.setExtent(minX,minY,maxX,maxY);

imageObj i_obj = m_obj.draw();

Is there any way that I can add a marker(something like a red dot etc) for
the point (x, y) on the generated map image. Point (x, y) will be the centre
of the image.

Best Regards

Mir
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20061123/c14e8d8f/attachment.html


More information about the Gdal-dev mailing list