New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

instimapweb

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

instimapweb

A web implementation of InstiMap in Openlayers

  • 1.0.9
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
decreased by-89.47%
Maintainers
1
Weekly downloads
 
Created
Source

InstiMap Web

InstiApp License

JavaScript implementation of InstiMap for InstiApp

Installation

Install in your project as npm install instimapweb

API

The following important calls are available

  • getMap - Construct and get the map from locations. This is supposed to be called only once
  • getGPS - Try to get a watch on geolocation
  • moveToLocation - Move the marker to an ILocation
  • moveMarker - Move the marker to a location
  • cleanup - Clear geolocation watch if any
  • setResidencesVisible - set if residences are visible

Configuration

getMap takes as the first argument a configuration as follows:

mapPath: string;
mapMinPath: string;
markersBase: string;
attributions: string;
map_id: string;
marker_id: string;
user_marker_id: string;

License

Peremissively licensed under MIT License.

Note The map used in the app is not distributed under this license, please contact Prof. Mandar Rane for using/distributing the map in any format.

FAQs

Package last updated on 24 Feb 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc