You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Services are supposed to be small and should only do one thing. Route service got bloated over time and should be split.
Maybe into something like
map service
route service
undo service
and more
The text was updated successfully, but these errors were encountered:
Services are supposed to be small and should only do one thing. Route service got bloated over time and should be split.
Maybe into something like
map service
route service
undo service
and more
The text was updated successfully, but these errors were encountered: