thegooglemapurl

1.0.2 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i thegooglemapurl

Weekly Downloads

2

Version

1.0.2

License

ISC

Unpacked Size

1.45 kB

Total Files

3

Last publish

Collaborators

  • 2cool2envy