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

Newarch: add init() function #133

Merged
merged 3 commits into from
Nov 24, 2015

Conversation

Indigo744
Copy link
Collaborator

This new PR introduce a separation between the Mapael constructor and a new init() function.
Now that the constructor take less space, we can move all the members (version, zoomTO, panning and so on...) on the top in order to trace them easily.

Related to #117.

Note: the github diff tools shows a lots of modification. Actually, there wasn't so much. The updated indentation mess everything up again. I suggest you to go through each commit ;-)

@Indigo744 Indigo744 force-pushed the Indigo744-patch-newarch-init-2 branch from d371b05 to f523484 Compare November 22, 2015 12:23
@Indigo744 Indigo744 force-pushed the Indigo744-patch-newarch-init-2 branch from 48b4080 to f523484 Compare November 24, 2015 18:09
@neveldo
Copy link
Owner

neveldo commented Nov 24, 2015

Thank you, not so much modifications in the diff tool actually !

neveldo added a commit that referenced this pull request Nov 24, 2015
@neveldo neveldo merged commit 551506c into neveldo:master Nov 24, 2015
@Indigo744 Indigo744 deleted the Indigo744-patch-newarch-init-2 branch November 25, 2015 18:26
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.

2 participants