Module: Serega::SeregaPlugins::Preloads::MapPointMethods
- Defined in:
- lib/serega/plugins/preloads/preloads.rb
Instance Method Summary collapse
Instance Method Details
#preloads ⇒ Object
147 148 149 |
# File 'lib/serega/plugins/preloads/preloads.rb', line 147 def preloads @preloads ||= PreloadsConstructor.call(nested_points) end |
#preloads_path ⇒ Object
151 152 153 |
# File 'lib/serega/plugins/preloads/preloads.rb', line 151 def preloads_path attribute.preloads_path end |