Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

propose splitting map subfolder into map & data #996

Closed
incanus opened this issue Mar 12, 2015 · 2 comments
Closed

propose splitting map subfolder into map & data #996

incanus opened this issue Mar 12, 2015 · 2 comments
Labels

Comments

@incanus
Copy link
Contributor

incanus commented Mar 12, 2015

It's getting unwieldy with things since #928 and with work on #893.

screen shot 2015-03-12 at 4 27 03 pm

I propose moving the following into <mbgl/data/...>:

  • *_tile.* (4)
  • *_tile_data.* (8)
  • *_tile_parser.* (4)
  • tile.* (2)

This would leave in <mbgl/map/...>:

  • environment.* (2)
  • map.* (2)
  • source.* (2)
  • sprite.* (2)
  • transform*.* (4)
  • view.* (2)

I can handle this as part of #893 since I'm starting to add some Annotation* classes as well.

/cc @kkaefer @jfirebaugh

@incanus incanus added this to the iOS Beta 1 milestone Mar 12, 2015
@jfirebaugh
Copy link
Contributor

Sound fine, but we don't need to do this right now.

@jfirebaugh jfirebaugh removed this from the iOS Beta 1 milestone Mar 13, 2015
@kkaefer
Copy link
Contributor

kkaefer commented Mar 13, 2015

Agree with @jfirebaugh

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

No branches or pull requests

3 participants