Maps.searchNear() Method (JS)
Launches the map application, centered at the location found nearby the given latitude
and longitude
,
using query
as search criteria.
Example
var Maps = require("FuseJS/Maps");
Maps.searchNear(59.9117715, 10.7400957, "Fusetools");
Location
- Namespace
- Fuse.Reactive.FuseJS
- Package
- Fuse.Launcher.Maps 2.9.1