1.0.2 • Published 6 years ago

thegooglemapurl v1.0.2

Weekly downloads
2
License
ISC
Repository
-
Last release
6 years ago

Functionality

A plugin that generate the Google Map's url with the value of longitude and latitude given by the user.

-Lite compact size -Fast execution -Save Time

Code Example

var theMap = require("googlemapurl"); var url = theMap(30.7579647,76.7684117); Or var url = theMap('30.7579647','76.7684117');

Response/Result

Example A string : "https://www.google.com/maps/?q=30.7579647,76.7684117"

Installation

npm i thegooglemapurl

Contributors

Mohit Kapoor -@2cool2envy - kapoormohit01@gmail.com

Install NodeJS in your system.

https://nodejs.org/en/download

Let's together make it more better

eMail : kapoormohit01@gmail.com