Skip to content

DmitriyBartenev/LocationPicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yandex Maps Location Picker

This application allows you to pick a location and see it on the map using Yandex Maps API

Features

  • Yandex Maps API
  • Adaptability
  • Accessibility
  • Mobile Friendly
  • CSS animations
  • Optimizing/Minimizing Final Application Files

Installing

  • Clone the repository by `git clone`
  • Install dependencies by `npm install`
  • Add your Yandex Maps API key in head of html
  • Start the application by `npm run dev`

Usage

  • Go to http://localhost:3000 in your web browser
  • Click on the list item to see location
  • The selected location will be displayed on the map and its latitude and longitude will be displayed below

Built With

  • React
  • Yandex Maps API
  • TypeScript
  • Axios
  • Sass

Releases

No releases published

Packages

No packages published