module BomRadarTowns
BomRadarTowns — curated town markers for BOM radar products. Public: for_product Tests: test/lib/bom_radar_render_test.rb
Constants
- TOWNS
Public Instance Methods
Source
# File lib/bom_radar_towns.rb, line 48 def for_product(product_id) TOWNS[product_id] || [] end