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

Refactor HTML templates to use Jinja template inheritance for initial… #86

Merged
merged 1 commit into from Mar 29, 2018

Conversation

akacarlyann
Copy link
Collaborator

…ization of map, navigation control, etc. Rename base.html to map.html for consistency with MapViz --> template naming scheme. Adds new base.html file for template inheritance. This file contains the map initialization. Simple refactor meant to decrease number of files to change for global updates to all viz types.

@ryanbaumann
Copy link
Contributor

Great organization @akacarlyann. Thanks for refactoring. This will make it easier to support multiple viz layers in the next release too.

@ryanbaumann ryanbaumann merged commit 6dff46c into mapbox:master Mar 29, 2018
@akacarlyann akacarlyann deleted the jinja-inheritance branch December 2, 2019 06:22
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.

None yet

2 participants