Method: Fdc::Compiler#kml

Defined in:
lib/fdc/compiler.rb

#kmlObject (readonly)

The compiled KML document



9
10
11
# File 'lib/fdc/compiler.rb', line 9

def kml
  @kml
end