Browse By Tags

  • Forum Post: C1Maps - Outline Zip Code

    Is it possible to outline a zip code with a polygon? I need to shade zip codes from green to red and do not see how to do this. These threads indicate it was not possible in August of 2008 and February of 2009, is that still the case now? http://helpcentral.componentone.com/CS/silverlight_161/f/78/p...
  • Blog Post: Interactive Mapping Control for WPF

    With ComponentOne's new Maps for WPF you get a viewing container control, C1Maps , for online maps. C1Maps provides smooth zooming, panning and mapping between screen and geographical coordinates. It can display map tiles from various sources, including Microsoft Live Maps TM or it can import geographic...
  • Forum Post: Add an overlay ellipse on C1Maps?

    I want to add an overlay ellipse on C1Maps. The first method I thought was using C1VectorPlaceMark. I want the ecilipse will adjust itself to cover the same area when the map zoom in/out. Something like this: To achieve this, I write the following code, in which variable v4 is a C1VectorLayer object...
  • Forum Post: C1Maps Rotation

    Does anyone have any idea whether it's possible to rotate the tile data / layers displayed on a C1Map (not the map element itself, although some trick with a RotateTransform could accomplish the same effect)? If so could you suggest how I might accomplish this? Thanks in advance, Dan
  • Forum Post: Any samples using Bing Maps for Lat/Long and directions?

    Any samples using Bing Maps for: Finding Latitude and Longitude from address Getting directions and drawing them on map (for both driving and walking) Thanks Tom
  • Forum Post: C1Maps data binding prolem

    Hi, I am trying to use MVVM data binding to update the Zoom and Center properties in xaml on the C1Maps control. < c1maps : C1Maps x : Name ="MainMap" Zoom ="{ Binding Path =ZoomDepth}" Center ="{ Binding Path =MapCenter}"/> The properties are updated correctly the...
Page 1 of 15 (300 items) 12345»