diff --git a/components/lazmapviewer/example/main.lfm b/components/lazmapviewer/example/main.lfm index 6b193f7c5..b17760722 100644 --- a/components/lazmapviewer/example/main.lfm +++ b/components/lazmapviewer/example/main.lfm @@ -21,6 +21,7 @@ object MainForm: TMainForm CachePath = '../../../../example_cache/' DefaultTrackColor = clBlue DefaultTrackWidth = 3 + DownloadEngine = MapView.BuiltInDLE DrawingEngine = MapView.BuiltInDE Font.Color = clBlack MapProvider = 'OpenStreetMap Mapnik' @@ -37,9 +38,9 @@ object MainForm: TMainForm Height = 640 Top = 0 Width = 275 - ActivePage = PgConfig + ActivePage = PgData Align = alRight - TabIndex = 1 + TabIndex = 0 TabOrder = 1 object PgData: TTabSheet Caption = 'Data' diff --git a/components/lazmapviewer/lazmapviewer_bgra.lpk b/components/lazmapviewer/lazmapviewer_bgra.lpk index d0090b347..2fa552fd3 100644 --- a/components/lazmapviewer/lazmapviewer_bgra.lpk +++ b/components/lazmapviewer/lazmapviewer_bgra.lpk @@ -1,6 +1,6 @@ - + @@ -12,6 +12,8 @@ + + diff --git a/components/lazmapviewer/lazmapviewer_rgbgraphics.lpk b/components/lazmapviewer/lazmapviewer_rgbgraphics.lpk index 007678cda..3c14f30af 100644 --- a/components/lazmapviewer/lazmapviewer_rgbgraphics.lpk +++ b/components/lazmapviewer/lazmapviewer_rgbgraphics.lpk @@ -1,6 +1,6 @@ - + @@ -15,7 +15,7 @@ - + diff --git a/components/lazmapviewer/lazmapviewer_synapse.lpk b/components/lazmapviewer/lazmapviewer_synapse.lpk index 59205628f..df0661e06 100644 --- a/components/lazmapviewer/lazmapviewer_synapse.lpk +++ b/components/lazmapviewer/lazmapviewer_synapse.lpk @@ -1,6 +1,6 @@ - + @@ -15,7 +15,7 @@ - + diff --git a/components/lazmapviewer/lazmapviewerpkg.lpk b/components/lazmapviewer/lazmapviewerpkg.lpk index 751b427d2..bb8234f74 100644 --- a/components/lazmapviewer/lazmapviewerpkg.lpk +++ b/components/lazmapviewer/lazmapviewerpkg.lpk @@ -1,6 +1,6 @@ - + @@ -14,7 +14,7 @@ - + @@ -83,11 +83,11 @@ This is a fork of MapViewer by ti_dic (https://sourceforge.net/p/roadbook/code/c - + - +