amyleew / osrm-frontend

Frontend interface for project OSRM directions
http://amyleew.github.io/osrm-frontend/
1 stars 0 forks source link

Add basemap selection button to map #5

Closed amyleew closed 9 years ago

amyleew commented 9 years ago

with Leaflet Layer.control

image

amyleew commented 9 years ago

https://gist.github.com/tristen/1914fd00b59523aac1e0

amyleew commented 9 years ago

@tristen - Basemaps are showing up and swapping out but have questions:

basemaps

  .layers(mapLayer),
  .setPosition('topright')
}).addTo(map);
amyleew commented 9 years ago

added https://github.com/amyleew/osrm-frontend/commit/7e2dc3d065f8a7cba3c4289d06f1162fa1971f08