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

4357 msm redesign #4405

Merged
merged 3 commits into from
Jan 10, 2019
Merged

4357 msm redesign #4405

merged 3 commits into from
Jan 10, 2019

Conversation

chiatt
Copy link
Member

@chiatt chiatt commented Jan 10, 2019

Description of Change

Adds a default online basemap url, uses the project bounds rather than hexbinbounds as the default survey extent, re #4395, #4357

onlinebasemaps=settings.MOBILE_DEFAULT_ONLINE_BASEMAP,
)
mobile_survey = survey.serialize()
mobile_survey['bounds']=settings.DEFAULT_BOUNDS
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

E225 missing whitespace around operator

@chiatt chiatt merged commit 5573973 into master Jan 10, 2019
@coveralls
Copy link

coveralls commented Jan 10, 2019

Coverage Status

Coverage increased (+0.02%) to 40.688% when pulling 8b9a32d on 4357_msm_redesign into 924a3bb on master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants