Guest User

Untitled

a guest
Nov 19th, 2017
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. <ltng: require styles = "/ resource / leaflet / leaflet.css"
  2. scripts = "{! join (',', '/resource/leaflet/leaflet.js',
  3. '/resource/routing/leaflet-routing/src/control.js')}"
  4. afterScriptsLoaded = "{! c.jsLoaded}" />
  5.  
  6. L.Routing.control ({
  7. waypoints: [L.latLng (57.74, 11.94), L.latLng (57.6792, 11.949)]
  8. }). addTo (map);
Add Comment
Please, Sign In to add comment