Home > Net >  Gmap map center shows the debug build blue cross
Gmap map center shows the debug build blue cross

Time:09-19

As title, under VS2017 gmap project, has been in the center of the map shows the debug build blue cross, find a number of ways also didn't solve, hope expert guidance,
The blue cross in the drag and drop the map will follow the map, but a zoom to reappear,

CodePudding user response:

I also want to know...

CodePudding user response:

A GMapControl under the source greatmaps\sourceCode\greatmaps\GMap.NET.WindowsForms\GMap.NET.WindowsForms path. The cs file, on the text to find the debug build to
# if the DEBUG
#if ! PocketPC
if (! IsRotated)
# endif
{
G.D rawLine (ScalePen - 20, 0, 20, 0).
G.D rawLine (ScalePen, 0-20, 0, 20).
# if PocketPC
G.D rawString (" the debug build, "CopyrightFont, CopyrightBrush, 2, CopyrightFont. Size);
# the else
G.D rawString (" the debug build, "CopyrightFont, Brushes, Blue, 2, CopyrightFont, Height);
# endif
}
# endif
To keep the cross changes the value of the cross size change to DrawLine don't cross all comments, don't the debug build the # # if PocketPC to end comment out
Then in the VS open GMap.NET.sln regenerated GMap.NET.WindowsForms, under the bin \ Debug DLL to find references in the project

CodePudding user response:

refer to the second floor MayRain9462 response:
source greatmaps\sourceCode\greatmaps\GMap.NET.WindowsForms\GMap.NET.WindowsForms path under a GMapControl. Cs file, on the text to find the debug build to
# if the DEBUG
#if ! PocketPC
if (! IsRotated)
# endif
{
G.D rawLine (ScalePen - 20, 0, 20, 0).
G.D rawLine (ScalePen, 0-20, 0, 20).
# if PocketPC
G.D rawString (" the debug build, "CopyrightFont, CopyrightBrush, 2, CopyrightFont. Size);
# the else
G.D rawString (" the debug build, "CopyrightFont, Brushes, Blue, 2, CopyrightFont, Height);
# endif
}
# endif
To keep the cross changes the value of the cross size change to DrawLine don't cross all comments, don't the debug build the # # if PocketPC to end comment out
Then the VS open GMap.NET.sln regenerated GMap.NET.WindowsForms, under the bin \ Debug DLL to find references in the project to go

Thank you, I am resolved through compiled into the release version,

CodePudding user response:

reference 3 floor spring bamboo autumn xiao reply:
Quote: refer to the second floor MayRain9462 response:
source greatmaps\sourceCode\greatmaps\GMap.NET.WindowsForms\GMap.NET.WindowsForms path under a GMapControl. Cs file, on the text to find the debug build to
# if the DEBUG
#if ! PocketPC
if (! IsRotated)
# endif
{
G.D rawLine (ScalePen - 20, 0, 20, 0).
G.D rawLine (ScalePen, 0-20, 0, 20).
# if PocketPC
G.D rawString (" the debug build, "CopyrightFont, CopyrightBrush, 2, CopyrightFont. Size);
# the else
G.D rawString (" the debug build, "CopyrightFont, Brushes, Blue, 2, CopyrightFont, Height);
# endif
}
# endif
To keep the cross changes the value of the cross size change to DrawLine don't cross all comments, don't the debug build the # # if PocketPC to end comment out
Then the VS open GMap.NET.sln regenerated GMap.NET.WindowsForms, under the bin \ Debug DLL to find references in the project to go

Thank you, I am resolved through compiled into the release version,

Can share the release, I here have no source

CodePudding user response:

reference 3 floor spring bamboo autumn xiao reply:
Quote: refer to the second floor MayRain9462 response:
source greatmaps\sourceCode\greatmaps\GMap.NET.WindowsForms\GMap.NET.WindowsForms path under a GMapControl. Cs file, on the text to find the debug build to
# if the DEBUG
#if ! PocketPC
if (! IsRotated)
# endif
{
G.D rawLine (ScalePen - 20, 0, 20, 0).
G.D rawLine (ScalePen, 0-20, 0, 20).
# if PocketPC
G.D rawString (" the debug build, "CopyrightFont, CopyrightBrush, 2, CopyrightFont. Size);
# the else
G.D rawString (" the debug build, "CopyrightFont, Brushes, Blue, 2, CopyrightFont, Height);
# endif
}
# endif
To keep the cross changes the value of the cross size change to DrawLine don't cross all comments, don't the debug build the # # if PocketPC to end comment out
Then the VS open GMap.NET.sln regenerated GMap.NET.WindowsForms, under the bin \ Debug DLL to find references in the project to go

Thank you, I am resolved through compiled into the release version,

Brother 359761411 @qq.com, thanks a lot

CodePudding user response:

reference 4 floor tlb359761411 response:
Quote: reference 3 floor spring bamboo autumn xiao reply:

Quote: refer to the second floor MayRain9462 response:
source greatmaps\sourceCode\greatmaps\GMap.NET.WindowsForms\GMap.NET.WindowsForms path under a GMapControl. Cs file, on the text to find the debug build to
# if the DEBUG
#if ! PocketPC
if (! IsRotated)
# endif
{
G.D rawLine (ScalePen - 20, 0, 20, 0).
G.D rawLine (ScalePen, 0-20, 0, 20).
# if PocketPC
G.D rawString (" the debug build, "CopyrightFont, CopyrightBrush, 2, CopyrightFont. Size);
# the else
G.D rawString (" the debug build, "CopyrightFont, Brushes, Blue, 2, CopyrightFont, Height);
# endif
}
# endif
To keep the cross changes the value of the cross size change to DrawLine don't cross all comments, don't the debug build the # # if PocketPC to end comment out
Then the VS open GMap.NET.sln regenerated GMap.NET.WindowsForms, under the bin \ Debug DLL to find references in the project to go

Thank you, I am resolved through compiled into the release version,

Can share the release, I here have no source

Well, you can go to a website to download the source code, baidu once, and then compiled into the release version of yourself, my office computer set up security system, not copy out, have what problem to communicate,

CodePudding user response:

nullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnullnull
  •  Tags:  
  • C#
  • Related