You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP

google-place-types

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

google-place-types

A simple list of all the Google Places API Place Types

1.0.1
latest
Version published
Weekly downloads
4
-69.23%
Maintainers
1
Weekly downloads
 
Created

Google Places API Place Types List

I couldn't find a way to programmatically get all the possible place types so I made one...

const placeTypes = require('google-place-types');

placeTypes.map(type => console.log(type));

FAQs

Package last updated on 19 Jun 2016

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