| Change Set |
Date |
Downloads |
Comment |
23264
by
soulsolutions
|
Wed at
1:45 AM
|
34 |
Setup the SVN ignore list for DeepEarth.Client.BingMaps
|
23263
by
soulsolutions
|
Wed at
1:44 AM
|
2 |
Added IMapControl interface for new controls to implement. Added DeepEarth.Client.BingMaps project for common BingMaps specific logic / converters. Updated CoordinatePanel to use new IMapControl interface and BingMaps helper.
|
23136
by
soulsolutions
|
Jun 30 at
8:16 AM
|
6 |
Next Generation for Control Architecture implemented for CoordinatePanel. Bing Maps sample site updated to reflect changes. Setup SVN ignore lists on GeoAPI,NetTopology and GeoRSS folders. Removed source control reference from GeoAPI and NetTopology csproj files.
|
22367
by
kling
|
Jun 26 at
1:45 PM
|
24 |
Updated to match the information on the Wiki about what tags are parsed from a georss. |
21375
by
kling
|
Jun 22 at
11:16 AM
|
27 |
Added a GeoRss reader that currently only supports static xml-feeds (ie it does NOT support calling webservices that return xml feeds). |
20818
by
kinnon
|
Jun 19 at
5:38 AM
|
23 |
Files missing from NetTopologySuite.
|
20802
by
kinnon
|
Jun 19 at
3:41 AM
|
4 |
Added the Proj.NET binary for Silverlight to the client libraries. |
20798
by
kinnon
|
Jun 19 at
3:26 AM
|
5 |
Added Silverlight ports of the GeoAPI and NetTopologySuite libraries.
|
20486
by
soulsolutions
|
Jun 17 at
3:26 AM
|
26 |
Setup ignore lists for new projects added (.user, bin/obj etc).
|
20485
by
soulsolutions
|
Jun 17 at
3:23 AM
|
9 |
Added first prototype CoordinatePanel control with BingMaps provider for comment. Added ExampleControlBing silverlight / web projects to show Bing Maps integration. Updated readme.txt to reflect changes.
|
19806
by
soulsolutions
|
Jun 5 at
9:19 AM
|
119 |
Completed Code Migration, added basic readme to explain how to get started. Please report any migration errors. |
19805
by
soulsolutions
|
Jun 5 at
9:01 AM
|
22 |
Updated Code for new structure Part3.
|
19804
by
soulsolutions
|
Jun 5 at
8:51 AM
|
10 |
Updated Code for new structure Part2.
|
19803
by
soulsolutions
|
Jun 5 at
8:50 AM
|
7 |
Updated Code for new structure Part1.
|
19802
by
soulsolutions
|
Jun 5 at
6:14 AM
|
17 |
Added all existing code. Dropped examples and moved prototype in single ExampleSite.
|
19801
by
soulsolutions
|
Jun 5 at
5:00 AM
|
13 |
Initial modular folders added.
|
19795
by
soulsolutions
|
Jun 5 at
2:46 AM
|
4 |
Removed current code for file restructure, nothing will be lost, see next commit for code. |
18773
by
dotnetnoobie
|
Mar 11 at
3:22 PM
|
562 |
Updated ZoomSliderControl to Implement ILayer, so the ZoomSliderControl can be made a child of the map control and therefore it will rotate like the Coord and Scale Controls. |
18731
by
dotnetnoobie
|
Mar 6 at
1:18 PM
|
42 |
Removed unwanted/missing image from themes folder |
18730
by
dotnetnoobie
|
Mar 6 at
1:09 PM
|
31 |
Added Drawing Control
Freehand Drawing StringLine Polygon Erase (not implemented) Edit (not implemented)
This includes some updates to the Map.cs, MapEvents.cs and MouseControl.cs classes
|
18360
by
dotnetnoobie
|
Feb 9 at
3:17 AM
|
179 |
Added Mouse over effects to ZoomSliderControl (same as CoordControl), Fixed Bug in ScaleControl MouseOver (Effect is now seen, as in CoordControl) ZoomSliderControl, CoordControl, ScaleControl, now all have same MouseOver behaviour
Fixed Control height bug in ZoomSliderControl
Fixed Bug in DeepEarthPrototype/App.xaml & DeepEarthPrototype/Page.xaml (updated styles to have Key, from Name, removes "Style XXX not found error" in Visual Studio/Xaml view) |
18302
by
dotnetnoobie
|
Feb 6 at
3:05 AM
|
39 |
Added boolen property to ZoomSliderControl "SnapToZoomLevel" |
18287
by
RoadWarrior
|
Feb 4 at
8:06 PM
|
55 |
Updated Polygon to generically accept Brush for it's Fill property. With FillColor we were limited the API to only accepted SolidColorBrush. As an example of the enhancement, the Prototype Bermuda Triangle now sports a RadialGradientBrush. Check it out. |
18278
by
dotnetnoobie
|
Feb 4 at
7:55 AM
|
19 |
Added missing file, sorry about that |
18275
by
dotnetnoobie
|
Feb 4 at
5:30 AM
|
13 |
Update to Generic.xaml file |