-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Tiled datatypes now checked for MaxTileCoord before loading source.
This makes it possible to load in all the meta data needed to display a tiled data type without having to call a source data type to get the MaxPoint information. It also means that the source doesn't even have to exist, which will be the case with many of the tile sources that are generated from external systems.
- Loading branch information
1 parent
7fa970e
commit a385ca9
Showing
1 changed file
with
23 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters