עבור לתוכן
View in the app

A better way to browse. Learn more.

HWzone

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

c# - מפה

Featured Replies

פורסם

שלום,

אני רוצה ליצור WINDOWS APLICATION שבו אציג מפה של ישראל ובו אוכל להציג כל נקודה ע"פ LAT ו -LONG.

איך אני עושה את זה? איך בכלל אני יוצר את המפה? האם זאת תמונה או שיש איזשהו קובץ של מפה?

תודה לעונים

פורסם

windows application זה תוכנה לוקלית? או website?

  • 1 חודש מאוחר יותר...
פורסם

היי,

אם הכוונה שלך היא ל WPF , יש אובייקט בשם Map שנמצא ב DLL

Microsoft.Maps.MapControl.WPF.dll

אתה יכול להשתמש איתו כך :



​<Windowx:Class="WpfTestApplication.MainWindow"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:m="clr-namespace:Microsoft.Maps.MapControl.WPF;assembly=Microsoft.Maps.MapControl.WPF"
Title="MainWindow" Height="350" Width="525">

<Grid>
<m:Map CredentialsProvider="INSERT_YOUR_BING_MAPS_KEY" Center="37.806029,-122.407007" ZoomLevel="16"/>
</Grid>
</Window>

מדריך מלא ומפורט תמצא פה (אנגלית):

http://msdn.microsoft.com/en-us/library/hh830433.aspx

ארכיון

דיון זה הועבר לארכיון ולא ניתן להוסיף בו תגובות חדשות.

דיונים חדשים

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.