Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 788 Bytes

placeinfo_create_1128518770.md

File metadata and controls

29 lines (20 loc) · 788 Bytes
-api-id -api-type
M:Windows.Services.Maps.PlaceInfo.Create(Windows.Devices.Geolocation.Geopoint,Windows.Services.Maps.PlaceInfoCreateOptions)
winrt method

Windows.Services.Maps.PlaceInfo.Create

-description

Creates a PlaceInfo instance.

-parameters

-param referencePoint

The geographic map location that you want to show in a light-dismissible window.

-param options

The optional information that describes this location. This information will appear in the light-dismissible window.

-returns

A PlaceInfo instance that describes the location.

-remarks

-see-also

-examples