Adding clustering
This commit is contained in:
committed by
Senén Rodero Rodríguez
parent
ef14636b6c
commit
e5a6a5bf1d
@@ -58,6 +58,7 @@ class Shared::MapLocationComponent < ApplicationComponent
|
||||
marker_investments_coordinates: investments_coordinates,
|
||||
marker_latitude: map_location.latitude.presence,
|
||||
marker_longitude: map_location.longitude.presence,
|
||||
marker_clustering: feature?("map.feature.marker_clustering"),
|
||||
geozones: geozones_data
|
||||
}.merge(input_selectors)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user