dkiker / ITech

Repository for the Internet Technology project
1 stars 0 forks source link

Add a Trip Page bug #16

Closed dkiker closed 8 years ago

dkiker commented 8 years ago

When the initial destination is passed to the view and the page is loaded, only that city's markers become loaded/visible. As a result, when second city is entered, there are no markers (points of interest) at all. Suggested fix: 1)Center map to the city passed 2)Type additional destionation: make markers visible.

Skeftical commented 8 years ago

WORKING ON IT