Skip to content

为什么地图控件的卫星图无法加载 #39

@Waiwai-Zhang

Description

@Waiwai-Zhang

你好,我在模仿该库的做法来使用微软的MapControl,该控件有一个Mode属性,设置成Road则可以正常显示,而设置成Aerial就无法正常加载,奇怪的是在xaml设计器中可以看到预览,但是运行后加载不出。
<m:Map x:Name="map" CredentialsProvider="xxxxx"
Mode="Aerial" ZoomLevel="15" Center="32.0354, 118.8203">
</m:Map>

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions