To be more specific, i am making a kml file for a project and i have
placed descriptions in my placemarks.
I don't want some else to edit this description.
Is that possible ? And how ?
Thank in advanced
You can't. You can try to make your file read-only and reload it
periodically to restore it. You can even do that automatically with a
network link that references your file; it can be on your computer.
Jonathan