Bing Maps for Enterprise is deprecated and will be retired. Free (Basic) account customers can continue to use Bing Maps for Enterprise services until June 30th, 2025. Enterprise account customers can continue to use Bing Maps for Enterprise services until June 30th, 2028. To avoid service disruptions, all implementations using Bing Maps for Enterprise REST APIs and SDKs will need to be updated to use Azure Maps by the retirement date that applies to your Bing Maps for Enterprise account type.
Azure Maps is Microsoft's next-generation maps and geospatial services for developers. Azure Maps has many of the same features as Bing Maps for Enterprise, and more. To get started with Azure Maps, create a free Azure subscription and an Azure Maps account. For more information about azure Maps, see Azure Maps Documentation. For migration guidance, see Bing Maps Migration Overview.
The following warning type values are used to set the warningType attribute that is returned with warning text by the Routes when there is a potential issue along a route segment. For more information about warnings and other information returned in the Routes API response, see Route Data.
Warning Type
Description
Accident
There is a traffic accident.
AdminDivisionChange
The route has left one administrative division and entered another.
BlockedRoad
The road is closed or blocked.
CheckTimetable
Check a time table. This usually refers to a ferry or Autorail time table.
Congestion
The traffic is slow.
CountryChange
The route has left one country/region and entered another.
DisabledVehicle
There is a disabled vehicle.
GateAccess
A gate blocks the road and access is required to continue along the route.
GetOffTransit
Get off the transit at this location.
GetOnTransit
Get on the transit at this location.
IllegalUTurn
A U-turn is illegal at this location.
MassTransit
There is mass transit incident.
Miscellaneous
A miscellaneous warning is available for this location.
NoIncident
There is no incident at this location.
None
There is no warning at this location.
Other
There is a warning at this location that cannot be classified as any other type of warning.
OtherNews
There is additional traffic incident information.
OtherTrafficIncidents
There are other traffic incidents at this location.
PlannedEvents
There are scheduled events in the area.
PrivateRoad
The road being traveled on is private.
RestrictedTurn
The turn may be restricted.
RoadClosures
There are road closures at this location.
RoadHazard
There is a road hazard.
ScheduledConstruction
There is construction along the route. The ScheduledConstruction value is used for any type of construction and not just construction that has specific start and end dates.
SeasonalClosures
A seasonal closure occurs at this location.
Tollbooth
A toll is required at this location to continue along the route.
TollRoad
The road is a toll road.
TollZoneEnter
The entrance to a toll zone.
TollZoneExit
The exit of a toll zone.
TrafficFlow
The warning is about traffic flow.
TransitLineChange
There is a transit line change but a change of vehicle is not required.
Learn about writing code to interact with Azure Maps. Develop and test a fun app using JavaScript and Visual Studio Code to find the best route for a truck, car, or bicycle. The route is from the west coast of the USA, to the east coast. You can see how routes change based on vehicle. And, for trucks, how routes vary if the contents are hazardous. You get the chance to add in your own locations.