left a bit in previous commit that shouldn't have been there.
This commit is contained in:
parent
eada120ffa
commit
c43fac76df
1 changed files with 1 additions and 1 deletions
|
@ -301,7 +301,7 @@ module OSM
|
|||
if latitude
|
||||
lat_el = XML::Node.new 'geo:lat'
|
||||
lat_el << latitude.to_s
|
||||
item << lat_el if lat_el
|
||||
item << lat_el
|
||||
end
|
||||
|
||||
if longitude
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue