import GPX file in browser [Carto]
This commit is contained in:
parent
1cc9cd0330
commit
1cc04092f4
6 changed files with 45 additions and 7 deletions
|
@ -79,9 +79,8 @@ describe Champs::CarteController, type: :controller do
|
|||
let(:params) do
|
||||
{
|
||||
champ_id: champ.id,
|
||||
feature_collection: {
|
||||
features: [feature]
|
||||
}
|
||||
features: [feature]
|
||||
|
||||
}
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue