Farzeen Munir
Farzeen Munir
Hi, @D-X-Y , will you be uploading the training code? If yes, when ? thanks
No, this is not what i wanted to do, maybe i was unclear. I have to make a map in ECEF coordinate system. Not just one point. any idea how...
hi, thank you so much for the reply. but when i changed the code accordingly, i have no background image. should i add the baselayer from the openstreet ? oe...
i mean there is no map, just the empty page. URL from OPenstreet would work>?
how do you suggest i do that? any idea?
i have one basic question, as far my understanding goes ECEF is cartesian XYZ system. and WGS84 is just a standard to define the shape of the earth? now when...
Actually i dont have ECEF data, i making application specific map, that is able to tell me my location in XYZ coordinates. I dont require latitude and longitude on my...
yes, i want to use the titles from any public server and able to get the map in XYZ, and dimension would be in meters. Like if i travel one...
okay, thank you so much for your time. I will try it.
hi again, i am new to javascript too. the line const projector = require('ecef-projector'); gives error uncaught reference error. it says require is a server side function not the client...