check radio button to none
↧
New Post: How do I stop this from occurring? flightWorker.ProgressChanged()
↧
New Post: Smooth WPF Zoom
yes, still nobody did anything
↧
↧
New Post: Distance of point from track
GetDistance is implemented in provider projection base class
↧
New Post: Map scroll/drag with velocity.
That is exactly what I need. Implemented and working, thanks.
↧
New Post: Free tileset to download
Anyone know where I can download a free tileset so I can use it offline?
↧
↧
New Post: Distance of point from track
Could you post a link please? I can´t find that :-( And is that method really exact? With accuracy in centimeters?
↧
Commented Issue: MapProvider Not working without Internet [16063]
Hello,
Brilliant code I built an app in very little time but there was a gotcha
PointLatLng? poss = GMapProviders.BingHybridMap.GetPoint(i, out status);
does not work without a internet connection. I have tried
GMapProviders.BingHybridMap.TryCorrectVersion = false;
GMapProviders.BingHybridMap.TryGetDefaultKey = true;
With little success, please can you point me in the right direction.
Comments: do we have a offline Provider?
Brilliant code I built an app in very little time but there was a gotcha
PointLatLng? poss = GMapProviders.BingHybridMap.GetPoint(i, out status);
does not work without a internet connection. I have tried
GMapProviders.BingHybridMap.TryCorrectVersion = false;
GMapProviders.BingHybridMap.TryGetDefaultKey = true;
With little success, please can you point me in the right direction.
Comments: do we have a offline Provider?
↧
Reopened Issue: MapProvider Not working without Internet [16063]
Hello,
Brilliant code I built an app in very little time but there was a gotcha
PointLatLng? poss = GMapProviders.BingHybridMap.GetPoint(i, out status);
does not work without a internet connection. I have tried
GMapProviders.BingHybridMap.TryCorrectVersion = false;
GMapProviders.BingHybridMap.TryGetDefaultKey = true;
With little success, please can you point me in the right direction.
Brilliant code I built an app in very little time but there was a gotcha
PointLatLng? poss = GMapProviders.BingHybridMap.GetPoint(i, out status);
does not work without a internet connection. I have tried
GMapProviders.BingHybridMap.TryCorrectVersion = false;
GMapProviders.BingHybridMap.TryGetDefaultKey = true;
With little success, please can you point me in the right direction.
↧
Edited Issue: MapProvider Not working without Internet [16063]
Hello,
Brilliant code I built an app in very little time but there was a gotcha
PointLatLng? poss = GMapProviders.BingHybridMap.GetPoint(i, out status);
does not work without a internet connection. I have tried
GMapProviders.BingHybridMap.TryCorrectVersion = false;
GMapProviders.BingHybridMap.TryGetDefaultKey = true;
With little success, please can you point me in the right direction.
Brilliant code I built an app in very little time but there was a gotcha
PointLatLng? poss = GMapProviders.BingHybridMap.GetPoint(i, out status);
does not work without a internet connection. I have tried
GMapProviders.BingHybridMap.TryCorrectVersion = false;
GMapProviders.BingHybridMap.TryGetDefaultKey = true;
With little success, please can you point me in the right direction.
↧
↧
Commented Issue: MapProvider Not working without Internet [16063]
Hello,
Brilliant code I built an app in very little time but there was a gotcha
PointLatLng? poss = GMapProviders.BingHybridMap.GetPoint(i, out status);
does not work without a internet connection. I have tried
GMapProviders.BingHybridMap.TryCorrectVersion = false;
GMapProviders.BingHybridMap.TryGetDefaultKey = true;
With little success, please can you point me in the right direction.
Comments: Do we have an offline provider?
Brilliant code I built an app in very little time but there was a gotcha
PointLatLng? poss = GMapProviders.BingHybridMap.GetPoint(i, out status);
does not work without a internet connection. I have tried
GMapProviders.BingHybridMap.TryCorrectVersion = false;
GMapProviders.BingHybridMap.TryGetDefaultKey = true;
With little success, please can you point me in the right direction.
Comments: Do we have an offline provider?
↧
Closed Issue: MapProvider Not working without Internet [16063]
Hello,
Brilliant code I built an app in very little time but there was a gotcha
PointLatLng? poss = GMapProviders.BingHybridMap.GetPoint(i, out status);
does not work without a internet connection. I have tried
GMapProviders.BingHybridMap.TryCorrectVersion = false;
GMapProviders.BingHybridMap.TryGetDefaultKey = true;
With little success, please can you point me in the right direction.
Comments: no
Brilliant code I built an app in very little time but there was a gotcha
PointLatLng? poss = GMapProviders.BingHybridMap.GetPoint(i, out status);
does not work without a internet connection. I have tried
GMapProviders.BingHybridMap.TryCorrectVersion = false;
GMapProviders.BingHybridMap.TryGetDefaultKey = true;
With little success, please can you point me in the right direction.
Comments: no
↧
New Post: Support thread to draw
hi
It is mean that rendering each component like point or shape must run in own thread.
When points and shapes of the page Increases,greatly reduced rate display performance.
Finally Poor show for applications with large data(GIS APP).
Thank
It is mean that rendering each component like point or shape must run in own thread.
When points and shapes of the page Increases,greatly reduced rate display performance.
Finally Poor show for applications with large data(GIS APP).
Thank
↧
New Post: Overlaying cloud cover on map
Hi all,
I wonder if I could add an overlaying layer that contains the cloud information on top of the map control using the WPF GMap library?
If it is possible, how to do it?
Thanks.
I wonder if I could add an overlaying layer that contains the cloud information on top of the map control using the WPF GMap library?
If it is possible, how to do it?
Thanks.
↧
↧
New Post: Overlaying cloud cover on map
check Testing/Clouds.Demo
↧
New Post: Overlaying cloud cover on map
Thanks for the reply.
I looked through the Clouds.Demo you mentioned but the sample is for windows form. However, I require one for WPF.
I have to find the necessary classes in the WPF library but found that the follwing classes and methods are missing from the library:
I looked through the Clouds.Demo you mentioned but the sample is for windows form. However, I require one for WPF.
I have to find the necessary classes in the WPF library but found that the follwing classes and methods are missing from the library:
- GMapOverlay mapControl (in MainForm.cs)
- mapControl.Overlays (in MainForm.cs)
-
protected override void OnPaintOverlays(System.Drawing.Graphics g) (in MapControl.cs)
↧
New Post: GMap Commercial License
Hi,
I am going to develop a commercial product using GMap.
I have read the GMap license but I am lost.
I wonder if the license allows me to use GMap license for commercial product?
I understand also that some providers doesn't allow their resource to be use in commercial product unless they permit. One of them is Google.
Which provider can I use for commercial product?
I am going to develop a commercial product using GMap.
I have read the GMap license but I am lost.
I wonder if the license allows me to use GMap license for commercial product?
I understand also that some providers doesn't allow their resource to be use in commercial product unless they permit. One of them is Google.
Which provider can I use for commercial product?
↧
New Post: Manipulating Polygon using GMap for WPF
Hi all,
I need to manipulate the polygons on the map but I have encountered some problems.
These are what I need:
Currently I already have the following events:
I need to manipulate the polygons on the map but I have encountered some problems.
These are what I need:
- Left clicking on the map: If a polygon is there, it will be selected for manipulation.
- After selecting the polygon, when the left mouse button is pressed (and hold) and the clicked area is within the polygon, any moving will shift the polygon to the new location until the left mouse button is released.
-
After selecting the polygon, if the right mouse button is pressed and dragging the mouse left will increase the angle while dragging the mouse right will decrease the angle.
Currently I already have the following events:
- Map_MouseMove(object sender, System.Windows.Input.MouseEventArgs e) : which will update the latitiude and longtitude whent he mouse is moving within the map.
↧
↧
New Post: Overlaying cloud cover on map
nop, but the principle is the same
↧
New Post: GMap Commercial License
openstreetmap i guess
↧
New Post: Manipulating Polygon using GMap for WPF
Point 2, moving the polygon:
Save the Position of the Mouse_down event
In the mouse_move event, get position, subtract it from the saved position, and add the resulting value to every point of the selected polygon.
Point 3: Do you mean to resize the Polygon ("increase the angle")?
Save the Position of the Mouse_down event
In the mouse_move event, get position, subtract it from the saved position, and add the resulting value to every point of the selected polygon.
Point 3: Do you mean to resize the Polygon ("increase the angle")?
↧