mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-02-20 14:44:56 +01:00
Update README.md
This commit is contained in:
parent
17721b5d03
commit
1d66289809
|
|
@ -30,7 +30,7 @@ map.MapLayer = new MapTileLayer
|
|||
---
|
||||
|
||||
While building MapsforgeWrapper with IKVM's `MavenReference` succeeds, running a `RenderThemeFuture`
|
||||
always fails with a `NoClassDefFoundError` exception for `org.xmlpull.v1.XmlPullParserException`.
|
||||
always fails with a `NoClassDefFoundError` exception for `org.xmlpull.v1.XmlPullParserFactory`.
|
||||
|
||||
An alternative approach is to import Mapsforge classes by an `IkvmReference` that references
|
||||
a local JAR file with all required dependencies. This JAR is built from `pom.xml` in the project
|
||||
|
|
|
|||
Loading…
Reference in a new issue