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

New KML parser #4

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

New KML parser #4

wants to merge 3 commits into from

Conversation

dho0
Copy link

@dho0 dho0 commented Jul 22, 2013

This is the development we've made so far regarding the implementation of the display of KML super-overlays.

The request is divided into two parts (two commits). The first one is the add of a new parser and layer for kml file. The second one is an example of a globe with a KMLLayer and no visible base imagery so the KMLLayer can be seen as the base imagery.

dho0 added 2 commits July 22, 2013 17:10
Display of ground overlays with RegularOverlaysRenderer
Retrieval of all parameters of a KML file with KMLParser2
Management of GroundOverlay and NetworkLink items from a KML file with KMLLayer
Minimal modification for globe without base imagery layer + example
@flavignotte
Copy link

Ok thanks for the requests.
Could you modify your pull request to put all the KML related files into a KML folder ?
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants