route360 / r360-js

Route360° JavaScript API (now Targomo)
https://www.targomo.com/developers/
MIT License
174 stars 37 forks source link

Remove need to load leaflet #28

Closed gerbsen closed 8 years ago

gerbsen commented 8 years ago

In the angular ready branch it's currently necessary to load the leaflet library because we do not check if L is defined. We don't need any Leaflet stuff if we use Google Maps for example.