We have an application supported by mapguide APIS in coldfusion. I wanted to know ,if we have similar support in java.
The scenario is : on the particular map, if i selact a point, i will be able to get the latitude and longitude of that point. then I need to convert it to screen coordinates i.e from maplayer to screen cordinates. Is there any mapguide api in java to convert these values from lat,lon to x,y .