Maps.openAt() Method (JS)
Launches the map application, centered at the location given by latitude
and longitude
.
Example
var Maps = require("FuseJS/Maps");
Maps.openAt(59.9117715, 10.7400957);
Location
- Namespace
- Fuse.Reactive.FuseJS
- Package
- Fuse.Launcher.Maps 2.9.1