You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to UMapper
I'm trying to incorporate a new WMS layer into an existing map. I've
gone through the examples at both http://ccgi.arutherford.plus.com/website/flex/UMap/UMapFlexWMSDemo/ and http://ccgi.arutherford.plus.com/website/flex/UMap/UMapFlexWMSTrafficDemo/,
downloaded the source and treid to incorporate it into my project.
These both seem like they are custom tile projects where the map is
composed of only the custom tiles and some markers. Is there a way to
add a custom tile layer "on top" of an already existing map using Bing
as the provider? I thought maybe using the TileLayerOverlay and
bringing it in as a GroundOverlay might be an option, but can't seem
to get it to work.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to UMapper
You can certainly add a new layers on top of already existing
providers. The easiest way would be to create a custom XML provider
and define several overlaying tile sets, here is an example: