Skip to content

Petersdavis/googleMapsShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mapping Application:

Goals:

  1. A modular application with multiple components
  2. The extension of google maps for custom applications with geocoded coordinates.

Technology Stack: React.js

API:

Map Component:
props: Api_Key, container_style, map_style interface: x, y, lat, lng ==> Changing pixel x y or lat lng should adjust its counterpart ==>methods setXY(x,y) setLatLng(lat,lng) getXY() getLatLng();

Tests:

  1. API Loads.
  2. Map is visible.
  3. Set XY before map loads fails gracefully

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published