Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ScreenOverlay support #18

Open
IanLee1521 opened this issue Sep 22, 2014 · 6 comments
Open

Add ScreenOverlay support #18

IanLee1521 opened this issue Sep 22, 2014 · 6 comments

Comments

@IanLee1521
Copy link
Contributor

https://developers.google.com/kml/documentation/kmlreference#screenoverlay

@IanLee1521 IanLee1521 added this to the Version 1.0 milestone Sep 22, 2014
@heltonbiker
Copy link
Contributor

heltonbiker commented Apr 28, 2016

Is there any coding standard for this? Would it be enough to (more or less) follow the structure of GroundOverlay class?

@cleder
Copy link
Owner

cleder commented Apr 28, 2016

I do not know if this is used anymore now that google earth is dead. Is there any other client that uses this?

@heltonbiker
Copy link
Contributor

heltonbiker commented Apr 28, 2016

@cleder, that's a point. I see two main possibilities:

  1. The purist approach: consider that KML, being an OGC standard, "deserves" a canonical implementation, disregarding the existence or not of applications actually using the full set of elements;
  2. The pragmatic approach: given the constraints (time, effort, personal involvement), it would be much better to implement other, more useful features before "wasting time" with the underused ScreenOverlay element.

As such, the question follows: is there any other obvious condidate Element to implement next, instead of ScreenOverlay?

@cleder
Copy link
Owner

cleder commented Apr 28, 2016

CesiumJs uses the gx extensions like flyTo, etc

@cleder
Copy link
Owner

cleder commented May 5, 2016

https://bitbucket.org/sbarbot/sceq/raw/default/sceq.kml is an example of screen overlay

@heltonbiker
Copy link
Contributor

Nice!

As a curiosity, since Marble is configured in this machine to open KML by
default, I could notice that currently it doesn't implement screen
overlay.

See ya!

Helton

2016-05-05 5:55 GMT-03:00 Christian Ledermann notifications@github.com:

https://bitbucket.org/sbarbot/sceq/raw/default/sceq.kml is an example of
screen overlay


You are receiving this because you commented.
Reply to this email directly or view it on GitHub
#18 (comment)

@cleder cleder removed this from the Version 1.0 milestone Oct 23, 2021
@cleder cleder added this to the Version 1.1 milestone Nov 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

3 participants