openlayers latitude and longitude coordinates turn

   var hdms = ol.proj.transform(coordinate, new ol.proj.Projection({ code: 'EPSG:2360' }),
        new ol.proj.Projection({ code: 'EPSG:4490' }));

Guess you like

Origin www.cnblogs.com/wwj007/p/11586396.html