func (loader *Loader) insertStopAreas() {
    if len(loader.stopAreas) == 0 {
        return
    }