# File lib/geokit/mappable.rb, line 197 def endpoint(heading,distance,options={}) self.class.endpoint(self,heading,distance,options) end