Opened 16 years ago
Closed 15 years ago
#214 closed defect (worksforme)
Map Does not load when SingleTile = False
Reported by: | bberdel | Owned by: | madair |
---|---|---|---|
Priority: | P2 | Milestone: | 2.0 |
Component: | Core | Version: | 2.0 - beta |
Severity: | Minor | Keywords: | |
Cc: | Browser: | All | |
External ID: | Operating System: | All | |
state: | New |
Description
I am able to load maps with base layers, but when I set single tile to false for my map the legend appears but no layers appear in the map.
The same does diplay properly when setting SingleTile to False.
Change History (6)
comment:1 by , 16 years ago
Priority: | P3 → P1 |
---|
comment:2 by , 16 years ago
comment:3 by , 16 years ago
Status: | new → assigned |
---|
is this with the Sheboygan samples? Note that setting singleTile to true/false depends on the MapDefinition for the map, i.e. for a given MapDef the setting should be either true or false but not both.
If you aren't testing with Library://Samples/Sheboygan/MapsTiled/Sheboygan.MapDefinition can you post the MapDefinition here please?
comment:4 by , 16 years ago
Ok, it does work with the sheboygan sample. Can you have Base Layers and regular layers in a map when setting singletile=false? I noticed when adding the Parcels layer as a regular layer that it does not display.
comment:5 by , 16 years ago
Priority: | P1 → P2 |
---|---|
Severity: | Major → Minor |
Brian, any follow up on this? I'd like to close this ticket if you are satisfied with the answer.
comment:6 by , 15 years ago
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
no further comments so closing the issue
This should be true...
The same map does diplay properly when setting SingleTile? to True.