/city-viewer

Primary LanguageJavaScript

City Viewer Application

application link : https://city-viewer.herokuapp.com/

A react based city-viewer to locate cities for the selected state and , plot them automatically on a map alongside.

Features

  • Dropdown to select states.
  • Auto city suggestion for the selected state
  • Plots the top 20 cities for the selected state on a map alongside (the number has been limited to 20 to keep a safe check on 100 request/ second policy for google maps geocoding api.
  • Auto centre and zoom for the google map for the selected state.