4 lines
255 B
Text
4 lines
255 B
Text
= react_component("MapEditor", featureCollection: champ.to_feature_collection, url: champs_carte_features_path(champ), options: champ.render_options)
|
|
|
|
.geo-areas
|
|
= render partial: 'shared/champs/carte/geo_areas', locals: { champ: champ, editing: true }
|