vta / modeify

A web-based UI for delivering personalized commute information to travelers
Other
4 stars 1 forks source link

Add google maps as a basemap #11

Closed 3vivekb closed 7 years ago

3vivekb commented 8 years ago

Add google maps or google earth as the default basemap instead of Bing maps.

marsxul commented 8 years ago

only add google earth, but maintain the original gray as the default basemap

3vivekb commented 8 years ago

I'm sorry @marsxul. User testing showed they didn't like the grey basemap. I think the plan should be we switch to google maps instead. It looks better.

marsxul commented 8 years ago

perhaps we should create a custom google map, so it doesnt complete look like google.

ghost commented 8 years ago

I'd have the agree with the colorscale, its really difficult to make hide/tail of the individual routes. Would say that you're better off with ADA compatibility with a multi-color scheme.

3vivekb commented 8 years ago

Development for this will be difficult. We will push this to the rebuild.

marsxul commented 7 years ago

I would like the Google Maps basemap simple atlas to be the default basemap, google satellite hybrid to be an option as well, maybe leave the amigoGray as well.

marsxul commented 7 years ago

two options, one is to add google maps api via javascript in place of bing the other option is to add google maps api via leaflet

https://developers.google.com/maps/documentation/javascript/tutorial https://developers.google.com/maps/documentation/javascript/examples/map-simple https://developers.google.com/maps/documentation/javascript/examples/maptype-base

http://stackoverflow.com/questions/33343881/leaflet-in-google-maps http://bl.ocks.org/crofty/2197701

3vivekb commented 7 years ago