Skip to content

Instantly share code, notes, and snippets.

@christiannagel
Last active November 3, 2018 09:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save christiannagel/54009b018c649e061f0b729e80d20487 to your computer and use it in GitHub Desktop.
Save christiannagel/54009b018c649e061f0b729e80d20487 to your computer and use it in GitHub Desktop.
MapControl - XAML island with WPF
<toolkit:MapControl
DesiredPitch="20"
ZoomLevel="14"
LandmarksVisible="True"
TrafficFlowVisible="True"
PedestrianFeaturesVisible="True"
Loaded="OnLoadedMap" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment