DeviceMap
Wisej.Hybrid.DeviceMap
Last updated
Wisej.Hybrid.DeviceMap
Last updated
Namespace: Wisej.Hybrid
Assembly: Wisej.Hybrid (3.5.0.0)
The Map integration enables an application to open the installed map application to a specific location or placemark.
Access this class through the singleton.
Initializes a new instance of .
First checks if the installed map application can be opened, then open the installed application to a specific placemark with launch options.
placemark
Placemark to open in the map application.
Launch options to use.
Returns: . if the map application is opened, otherwise .
First checks if the installed map application can be opened, then opens the installed application to a specific location with launch options.
location
Location to open in the map application.
Launch options to use.
options
options
Returns: . if the map application is opened, otherwise .