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

@netojose/react-google-places-typeahead

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@netojose/react-google-places-typeahead

React component for Google Maps Places Autocomplete

  • 1.0.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
30
increased by42.86%
Maintainers
1
Weekly downloads
 
Created
Source

License Last commit Open issues Stars Npm version Minified size Minified gzipped size Downloads

Google Maps Places Autocomplete React component

A React component to build a customized UI for Google Maps Places Autocomplete

Demo

Features

Comming soon

Instalation

npm install --save @netojose/react-google-places-typeahead

Getting Started

Comming soon

Props

propDescriptiontypedefault valuerequired
childrenfunction to render itemsfunctionYes
valueSearch input valuestringYes
onChangeOn change eventfunctionYes
onErrorOn error eventfunction() => nullNo
gMapsCallbackCallback name to initialise component after google script is loadedstringnullNo
onSelectOn select eventfunction() => nullNo
debounceInterval between each Google API service call (in ms)integer200No
searchOptionsOptions to Google Maps APIobject{}No

children

Comming soon

value

Comming soon

onChange

Comming soon

onError

Comming soon

gMapsCallback

Comming soon

onSelect

Comming soon

debounce

Comming soon

searchOptions

Comming soon

Utility Functions

geocodeByPlaceId

Comming soon

geocodeByAddress

Comming soon

getLatLng

Comming soon

loadScript

Comming soon

Keywords

FAQs

Package last updated on 25 May 2020

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