DevExpress-Examples / winforms-map-connect-to-openstreetmap

Connect the Map Control to the OpenStreetMap service.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Map for WinForms - Connect to the OpenStreetMap Service

This example uses OpenStreetMapDataProvider to connect Map Control to the OpenStreetMap service.

IMPORTANT: Specify a valid OSM server name in the OpenStreetMapDataProvider.TileUriTemplate property. For instance, you can set your own tile server, use a public OSM server or choose alternative OSM servers. For more information, refer to the following article: Tile Usage Policy.

Follow the steps below to display the OpenStreetMap geodata in the Map Control:

Files to Review

Documentation

More Examples

About

Connect the Map Control to the OpenStreetMap service.

License:Other


Languages

Language:C# 50.2%Language:Visual Basic .NET 49.8%