I’m trying to create a custom icon to display on google earth. It resides on my local filesystem, and I’m trying to reference it as “file:/C:/myfile.png” but it does not display. Is this possible to do?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You need to package the KML and the icons together into a KMZ archive (which is just a zip).
See my answer in your other question .