TFreudi1

Results 4 issues of TFreudi1

How can I force the UserLocationCircle to stay above other annotations that I add?

### Description I just created a new MAUI project and choose 9 preview as framework, when I try to run it on Android I get: ``` 1>C:\Program Files\dotnet\packs\Microsoft.Android.Sdk.Windows\34.99.0-preview.2.189\tools\Xamarin.Android.Common.Debugging.targets(406,2): error :...

t/bug
platform/android 🤖
s/needs-attention

If I follow the actual steps to compile under windows 7 vs2015 Update 3, settings.bat without any parameter, than scripts/build.bat stops with: (ClCompile Ziel) -> ..\..\src\svg\svg_parser.cpp(114): error C2995: "bool mapnik::svg::`anonymous-namespace'::grammar::parse_rule(unknown-type,Iterator...

I build mapnik with vc2015 from source and the console rundemo.cpp runs fine, but than I try to put the code in a simple windows-mfc-app it compiles fine but when...