Opened 12 years ago

Closed 12 years ago

#2073 closed enhancement (fixed)

mg-desktop: Tiled Map support

Reported by: jng Owned by: jng
Priority: high Milestone:
Component: Desktop API Version:
Severity: major Keywords:
Cc: External ID:

Description

The final holy grail to complete mg-desktop is tiled map support. The BruTile library takes out a lot of grunt work in calculating the tile planes and the required tiles to fetch. By adding a custom provider to support the Base Layer Groups in a Map Definition, we should be able to let BruTile figure out what tiles need to be fetched and rendered.

By integrating BruTile, we also get Google/Bing/OSM layer support as well. But for this to work we'll impose the same restriction as Fusion does: The Map Definition has to be in WGS84.PseudoMercator

Change History (1)

comment:1 by jng, 12 years ago

Resolution: fixed
Status: newclosed

Not fixed in the way we wanted to, but the end result is the same (we can now view tiled maps)

Note: See TracTickets for help on using tickets.