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

Added support for KML IconStyle scale and BalloonStyle text #197

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Nov 11, 2015

  1. Added support for KML IconStyle scale and BalloonStyle text.

    Popups on Placemarks now behave like GoogleEarth - work only when
    BalloonStyle/displayMode is not 'hide', to show:
      <b>name</b><br/>description
    if Placemark/description is provided.  Otherwise the content of
    BaloonStyle/text is used.
    c.f.
    https://developers.google.com/kml/documentation/kmlreference#balloonstyle
    tatsubori committed Nov 11, 2015
    Configuration menu
    Copy the full SHA
    94c7332 View commit details
    Browse the repository at this point in the history