In order for the folks here to help you "to get a correct output" they need to see your input - hard to debug without code.
GerTur = GeoListPlot[
{Entity["Country", "Turkey"], Entity["Country", "Germany"]},
ImageSize -> 1000,
GeoZoomLevel -> 6,
GeoLabels -> Automatic,
LabelStyle -> 20,
PlotStyle ->
Directive[EdgeForm[Directive[Thick, Red]], Opacity[.2], Blue]]
