Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The map is working #637

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from
Open

The map is working #637

wants to merge 4 commits into from

Conversation

franpb14
Copy link
Collaborator

I have used the gem leaflet-rails and I had to implement from leaflet the css file (that's why there are so many lines added). I have also made a basic personalised marker. At the bottom of the map you can see a link to bdtonline
The admin and update forms are changed with the new attributes, latitude is validated between [-90, 90] and longitude between [-180, 180].

Issue636.mp4

closes #636.

I have also added two attributes (latitude and longitude) for the organisation and therefore changed forms for active-admin and update. I have also created a personalised marker. Issue #636.
The validator has been tested and has also been tested with valid parameters. The assignment of markers has been tested as well. Issue #636
…ll as the longitude

now the longitude can vary between [-180, 180].
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: onboarding second phase
1 participant