See issue #83 and the Wiki for complete information on the Where & When Page.
Create a map component that will place a marker for a given polling place and another marker for the user's address.
Implementation
Use the information returned from the API in issue #91 to for the polling place marker. (If issue #91 is not complete yet, it is okay to make a separate API call)
Use Guildford county geocoder for placing the user's address.
Try to keep the component reusable, it may be used in other places.
This is a:
Enhancement
Description
See issue #83 and the Wiki for complete information on the Where & When Page.
Create a map component that will place a marker for a given polling place and another marker for the user's address.
Implementation
Use the information returned from the API in issue #91 to for the polling place marker. (If issue #91 is not complete yet, it is okay to make a separate API call)
Use Guildford county geocoder for placing the user's address.
Try to keep the component reusable, it may be used in other places.